Add CONFIGURE_ARGS to install shared library.
PR: 23070 Submitted by: Ports Fury
This commit is contained in:
parent
eaaeab4669
commit
dcb3d9ca04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35441
@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= libs/compression
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-install:
|
||||
|
@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= libs/compression
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user