summaryrefslogtreecommitdiff
path: root/devel/gcvs
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-29 04:54:49 +0000
committerjlam <jlam>2001-06-29 04:54:49 +0000
commit7748c7e1a80c4e81c53ea9564bd97acb9a46125b (patch)
tree0f7f2aeb7ecca34d147342f726930d3cafaae39e /devel/gcvs
parent1223c4507005ff3f9f49492c3250c007e2945af5 (diff)
downloadpkgsrc-7748c7e1a80c4e81c53ea9564bd97acb9a46125b.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 'devel/gcvs')
-rw-r--r--devel/gcvs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile
index 11c361ff03e..269489687e2 100644
--- a/devel/gcvs/Makefile
+++ b/devel/gcvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/06/25 21:36:52 zuntum Exp $
+# $NetBSD: Makefile,v 1.3 2001/06/29 04:54:51 jlam Exp $
DISTNAME= gcvs-1.0a7
CATEGORIES= devel
@@ -11,7 +11,6 @@ COMMENT= GTK interface for CVS
CONFLICTS= cvs-[0-9]*
USE_BUILDLINK_ONLY= yes
-USE_CONFIG_WRAPPER= yes
USE_X11= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes