diff options
Diffstat (limited to 'x11/xpns/Makefile')
-rw-r--r-- | x11/xpns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index 673b359d20e..2dcb76c2413 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/03/24 21:13:04 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:48:16 tv Exp $ DISTNAME= pns_source PKGNAME= xpns-1.0 @@ -12,7 +12,6 @@ COMMENT= Petri-Net Simulator for Xwindows WRKSRC= ${WRKDIR} USE_X11BASE= yes -USE_BUILDLINK3= yes MAKEFILE= makefile BUILD_TARGET= pns |