summaryrefslogtreecommitdiff
path: root/graphics/avifile-devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-29 04:54:49 +0000
committerjlam <jlam@pkgsrc.org>2001-06-29 04:54:49 +0000
commit3b65bde2f7e4aec38e1ead305f6094960fd84a31 (patch)
tree0f7f2aeb7ecca34d147342f726930d3cafaae39e /graphics/avifile-devel
parent37360e73f33abdbb3d35f35c1f3ca74e0fb6b684 (diff)
downloadpkgsrc-3b65bde2f7e4aec38e1ead305f6094960fd84a31.tar.gz
USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files.
Diffstat (limited to 'graphics/avifile-devel')
-rw-r--r--graphics/avifile-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/avifile-devel/Makefile b/graphics/avifile-devel/Makefile
index 4f74ee05ce4..cfe08f7e048 100644
--- a/graphics/avifile-devel/Makefile
+++ b/graphics/avifile-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/06/26 21:22:20 zuntum Exp $
+# $NetBSD: Makefile,v 1.8 2001/06/29 04:54:54 jlam Exp $
#
DISTNAME= avifile-0.6.20010618
@@ -27,7 +27,6 @@ WRKSRC= ${WRKDIR}/avifile-0.6
ONLY_FOR_PLATFORM= NetBSD-*-i386
USE_BUILDLINK_ONLY= YES
-USE_CONFIG_WRAPPER= YES
USE_X11= YES
USE_GMAKE= YES
USE_LIBTOOL= YES