pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/rollemup Removed the definition of EXTRACT_ONLY ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b0af6108836
branches:  trunk
changeset: 509521:6b0af6108836
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Mar 11 04:36:59 2006 +0000

description:
Removed the definition of EXTRACT_ONLY that has prevented the package from
building.

diffstat:

 games/rollemup/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c37c5432b3b8 -r 6b0af6108836 games/rollemup/Makefile
--- a/games/rollemup/Makefile   Sat Mar 11 04:30:14 2006 +0000
+++ b/games/rollemup/Makefile   Sat Mar 11 04:36:59 2006 +0000
@@ -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_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}



Home | Main Index | Thread Index | Old Index