From 1e53090cc228edde244c3b79950271b8ca469b1f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- graphics/openptc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/openptc') diff --git a/graphics/openptc/Makefile b/graphics/openptc/Makefile index b5e224120c4..3a97e852429 100644 --- a/graphics/openptc/Makefile +++ b/graphics/openptc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/03/29 12:41:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:18:16 agc 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 @@ -10,6 +9,7 @@ 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 -- cgit v1.2.3