summaryrefslogtreecommitdiff
path: root/games/xboing
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /games/xboing
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/xboing')
-rw-r--r--games/xboing/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile
index 02197a5dd6b..b922c1e6885 100644
--- a/games/xboing/Makefile
+++ b/games/xboing/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2003/03/29 12:41:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/20 12:15:41 agc Exp $
#
DISTNAME= xboing2.4
PKGNAME= xboing-2.4
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/xboing
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
@@ -12,6 +11,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.techrescue.org/xboing/
COMMENT= Breakout style game for X11
+WRKSRC= ${WRKDIR}/xboing
USE_BUILDLINK2= YES
USE_IMAKE= YES