1
0
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:
Edwin Groothuis 2003-02-06 10:20:25 +00:00
parent caddaba4f4
commit fbfd8ca08a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74959
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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