summaryrefslogtreecommitdiff
path: root/devel/pilrc
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-29 04:54:49 +0000
committerjlam <jlam>2001-06-29 04:54:49 +0000
commit248e653126f88e8826180e58af0f27de58c1fc01 (patch)
tree0f7f2aeb7ecca34d147342f726930d3cafaae39e /devel/pilrc
parentaaf80c5bfdf5ecb0c919823c1b2442451e1dec77 (diff)
downloadpkgsrc-248e653126f88e8826180e58af0f27de58c1fc01.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/pilrc')
-rw-r--r--devel/pilrc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/pilrc/Makefile b/devel/pilrc/Makefile
index 3b941fe56cb..0a767e922d2 100644
--- a/devel/pilrc/Makefile
+++ b/devel/pilrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/06/28 06:09:24 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/06/29 04:54:51 jlam Exp $
#
DISTNAME= pilrc-2.8p4
@@ -21,9 +21,7 @@ COMMENT= generate resources for PalmOS applications from textual description
#EXTRACT_CMD= unzip -aq ${DOWNLOADED_DISTFILE}
USE_BUILDLINK_ONLY= YES
-USE_CONFIG_WRAPPER= YES
-
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
DOCDIR= ${PREFIX}/share/doc/html/pilrc