summaryrefslogtreecommitdiff
path: root/audio/faad2
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-06-08 14:35:57 +0000
committergrant <grant@pkgsrc.org>2003-06-08 14:35:57 +0000
commit89e0b0b7bee60c6635502b87569f9becd90bd6bc (patch)
treecf3fd14e81b2952ea108f35dc8c5afe7eb7d6f9b /audio/faad2
parent56c5611937732a27f9bcf6f4d6b9d4114632c968 (diff)
downloadpkgsrc-89e0b0b7bee60c6635502b87569f9becd90bd6bc.tar.gz
set USE_GCC_SHLIB.
sort USE_* variable block while I'm here.
Diffstat (limited to 'audio/faad2')
-rw-r--r--audio/faad2/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile
index eaf2d7f8bb0..80ffdf6f659 100644
--- a/audio/faad2/Makefile
+++ b/audio/faad2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/06/08 14:14:33 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/06/08 14:35:57 grant Exp $
#
DISTNAME= faad2-1.1
@@ -15,10 +15,12 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CD= ${RESTRICTED}
USE_BUILDLINK2= YES
-AUTOMAKE_REQD= 1.4
+USE_GCC_SHLIB= YES
USE_GMAKE= YES
-GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+
+AUTOMAKE_REQD= 1.4
+GNU_CONFIGURE= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/common/mp4v2/libtool
pre-configure: