INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
This commit is contained in:
parent
c7039a64bb
commit
2d96507252
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176397
8 changed files with 8 additions and 8 deletions
|
@ -20,7 +20,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnometarget gnomehack
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= JW=false
|
||||
USE_GETOPT_LONG=yes
|
||||
|
|
|
@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
|
|||
COMMENT= A sound library for SGI audio file
|
||||
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFLICTS= osalp-0.7.*
|
||||
|
|
|
@ -20,7 +20,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate
|
|||
USE_GNOME= gnometarget gnomehack glib20
|
||||
WANT_GNOME= yes
|
||||
USE_XLIB= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libltdl:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -16,6 +16,6 @@ COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -20,7 +20,7 @@ USE_GNOME= gnometarget
|
|||
LIBTOOLFILES= configure libcharset/configure
|
||||
CONFIGURE_ARGS= --enable-static \
|
||||
--without-libintl-prefix
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= iconv.1
|
||||
MAN3= iconv.3 iconv_open.3 iconv_close.3
|
||||
|
|
|
@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
|
|||
COMMENT= A conversion utility to convert Psion 5(MX) files into other formats
|
||||
|
||||
USE_GETOPT_LONG=yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-imagemagick=no
|
||||
|
|
|
@ -22,7 +22,7 @@ USE_GMAKE= yes
|
|||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ WANT_GNOME= yes
|
|||
USE_GETTEXT= yes
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-static \
|
||||
--disable-python \
|
||||
|
|
Loading…
Reference in a new issue