diff options
Diffstat (limited to 'games/xfrisk')
-rw-r--r-- | games/xfrisk/Makefile | 4 |
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 |