summaryrefslogtreecommitdiff
path: root/print/xpp
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-10 00:08:41 +0000
committerjlam <jlam>2001-06-10 00:08:41 +0000
commit3fd8dc5e56f2d68292f0adba7c1d4263303f35f3 (patch)
tree0838924d49f3defeb8bcbef3b48f5456d0570a78 /print/xpp
parent9d67434c524abb2745d1d6648faf70a092c3c485 (diff)
downloadpkgsrc-3fd8dc5e56f2d68292f0adba7c1d4263303f35f3.tar.gz
Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless.
Diffstat (limited to 'print/xpp')
-rw-r--r--print/xpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index 696de40bc71..dfa0952e38c 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/05/26 07:16:16 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/06/10 00:08:48 jlam Exp $
DISTNAME= xpp-1.0
CATEGORIES= print x11
@@ -22,7 +22,7 @@ LDFLAGS+= -L${BUILDLINK_LIBDIR}
DOCDIR= ${PREFIX}/share/doc/xpp
-pre-configure: ${BUILDLINK_TARGETS}
+pre-configure:
cd ${WRKSRC}; ${TOUCH} Makefile.in aclocal.m4 configure
post-install: