summaryrefslogtreecommitdiff
path: root/games/rollemup
diff options
context:
space:
mode:
authorrillig <rillig>2006-03-11 04:36:59 +0000
committerrillig <rillig>2006-03-11 04:36:59 +0000
commitf7d9455acb2a7121b14ad881a670099d3a8ef3a3 (patch)
tree4c60c24e4e33b2f64f8134bdb2dda1ed711d9c5b /games/rollemup
parent442178f6ae6909412b77e03dc0aedd295f032cf3 (diff)
downloadpkgsrc-f7d9455acb2a7121b14ad881a670099d3a8ef3a3.tar.gz
Removed the definition of EXTRACT_ONLY that has prevented the package from
building.
Diffstat (limited to 'games/rollemup')
-rw-r--r--games/rollemup/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile
index b0aa4f2c5a8..6a8566f6729 100644
--- a/games/rollemup/Makefile
+++ b/games/rollemup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/02/05 23:09:22 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2006/03/11 04:36:59 rillig Exp $
DISTNAME= Rollemup
PKGNAME= rollemup-1.0
@@ -20,7 +20,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-EXTRACT_ONLY= # empty
NO_CONFIGURE= yes
NO_BIN_ON_CDROM=${RESTRICTED}
NO_SRC_ON_CDROM=${RESTRICTED}