From 3bc5e40254426847ecde2acbbfab3d3fbc8e20a6 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 10 Jun 2001 00:08:41 +0000 Subject: 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. --- print/xpp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/xpp') 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: -- cgit v1.2.3