From 98cb09c8170c065fe1c59c7a45b3ca1f9d1258b9 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Tue, 7 Aug 2007 18:41:34 +0000 Subject: portlint fixes PR: 115259 Submitted by: David Yeske --- audio/flac/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/flac') diff --git a/audio/flac/Makefile b/audio/flac/Makefile index e0328f1ec0ec..8c7a27ab6a4a 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg USE_AUTOTOOLS= libtool:15 USE_ICONV= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL} CONFIGURE_ARGS= --enable-sse \ --with-libiconv-prefix="${LOCALBASE}" \ @@ -33,7 +33,7 @@ MAKE_ENV= DOC="" MAKE_ENV= DOC=doc .endif -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= flac.1 metaflac.1 .include -- cgit v1.2.3