summaryrefslogtreecommitdiff
path: root/games/xfrisk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /games/xfrisk
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/xfrisk')
-rw-r--r--games/xfrisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index a77a8083e63..3322014cd15 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/09/30 08:26:51 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/20 12:15:42 agc Exp $
#
DISTNAME= xfrisk-1.2
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/XFrisk
CATEGORIES= games
MASTER_SITES= http://morphy.iki.fi/xfrisk/files/
@@ -11,6 +10,7 @@ MAINTAINER= sketch@rd.bbc.co.uk
HOMEPAGE= http://morphy.iki.fi/xfrisk/
COMMENT= X11 version of the classic Risk board game
+WRKSRC= ${WRKDIR}/XFrisk
USE_BUILDLINK2= yes
USE_GMAKE= yes
USE_X11= yes