diff options
Diffstat (limited to 'graphics/openptc/Makefile')
-rw-r--r-- | graphics/openptc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/openptc/Makefile b/graphics/openptc/Makefile index d62b57e4935..b5e224120c4 100644 --- a/graphics/openptc/Makefile +++ b/graphics/openptc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2002/10/09 18:08:34 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/29 12:41:19 jmmv Exp $ DISTNAME= OpenPTC-x11-1.0.0-2 PKGNAME= OpenPTC-X11-1.0.02 +WRKSRC= ${WRKDIR}/OpenPTC-x11-1.0.0 CATEGORIES= graphics MASTER_SITES= # only on NetBSD mirrors anymore @@ -9,8 +10,6 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.gaffer.org/ptc/ COMMENT= Prometheus Truecolour for X11 -WRKSRC= ${WRKDIR}/OpenPTC-x11-1.0.0 - GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_GMAKE= yes |