mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Added INSTALLS_SHLIB statement.
Informed maintainer.
This commit is contained in:
parent
caddaba4f4
commit
fbfd8ca08a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74959
@ -18,6 +18,7 @@ USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-oss --enable-shared
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.ifndef(WITHOUT_DJBFFT)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
|
||||
|
@ -18,6 +18,7 @@ USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-oss --enable-shared
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.ifndef(WITHOUT_DJBFFT)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
|
||||
|
Loading…
Reference in New Issue
Block a user