From 6e00c2544b9872ff44f10daffd1cb6952ab755f6 Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 12 Oct 2005 03:24:27 +0000 Subject: INSTALL_SHLIBS, INSTALL_SHLIB -> INSTALLS_SHLIB --- mail/dsbl-testers/Makefile | 2 +- multimedia/openquicktime/Makefile | 2 +- net/netdude/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/dsbl-testers/Makefile b/mail/dsbl-testers/Makefile index 486c0bb..d16fe47 100644 --- a/mail/dsbl-testers/Makefile +++ b/mail/dsbl-testers/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ ${LOCALBASE}/include/firedns.h:${PORTSDIR}/dns/firedns HAS_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/multimedia/openquicktime/Makefile b/multimedia/openquicktime/Makefile index 4e64806..9371a4e 100644 --- a/multimedia/openquicktime/Makefile +++ b/multimedia/openquicktime/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes USE_GNOME= gtk12 USE_GMAKE= yes USE_REINPLACE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes PKGDEINSTALL= ${PKGINSTALL} OPTIONS= DEBUG "Turn on debugging" on diff --git a/net/netdude/Makefile b/net/netdude/Makefile index f1664cf..187be22 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lltdl" USE_GMAKE= yes USE_GNOME= glib12 gtk12 -INSTALL_SHLIB= yes +INSTALLS_SHLIB= yes USE_REINPLACE= yes MAN1= netdude.1 -- cgit v1.1