summaryrefslogtreecommitdiff
path: root/x11/xphoon
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
commit24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/xphoon
parent3ad1bdbf063a03bdcca7087d41be98b07ad933af (diff)
downloadpkgsrc-24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/xphoon')
-rw-r--r--x11/xphoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xphoon/Makefile b/x11/xphoon/Makefile
index 646f8909779..d5daf2b1b14 100644
--- a/x11/xphoon/Makefile
+++ b/x11/xphoon/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2003/09/17 19:41:27 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/20 12:28:28 agc Exp $
#
DISTNAME= xphoon.tar
PKGNAME= xphoon-19910918
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/xphoon
CATEGORIES= x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
@@ -14,6 +13,7 @@ EXTRACT_SUFX= .Z
MAINTAINER= seb@pbox.org
COMMENT= Set the root window to the moon in its current phase
+WRKSRC= ${WRKDIR}/xphoon
USE_BUILDLINK2= yes
USE_IMAKE= yes