diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-14 19:23:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-14 19:23:43 +0000 |
commit | 03731274109c25b6cbb7ca46b0a3731d59b36c6f (patch) | |
tree | 664c7920cf89bc352a74e7068e038b302ef33587 /graphics/openptc | |
parent | 9031f6ba6eb382d76ee1ad0478b9fb08f7ed03af (diff) | |
download | pkgsrc-03731274109c25b6cbb7ca46b0a3731d59b36c6f.tar.gz |
This package doesn't use LIBTOOL.
Diffstat (limited to 'graphics/openptc')
-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 |