diff options
-rw-r--r-- | graphics/openptc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/openptc/Makefile b/graphics/openptc/Makefile index dfcf14bb5df..d8c3be93d08 100644 --- a/graphics/openptc/Makefile +++ b/graphics/openptc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/06/01 11:23:31 rh Exp $ +# $NetBSD: Makefile,v 1.4 2000/08/14 19:23:43 wiz Exp $ DISTNAME= OpenPTC-x11-1.0.0-2 PKGNAME= OpenPTC-X11-1.0.02 @@ -12,7 +12,6 @@ DEPENDS+= Hermes>=1.2.5:../../graphics/hermes WRKSRC= ${WRKDIR}/OpenPTC-x11-1.0.0 -USE_PKGLIBTOOL= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_X11BASE= yes |