summaryrefslogtreecommitdiff
path: root/games/quake2forge
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-28 06:05:31 +0000
committerjlam <jlam@pkgsrc.org>2004-08-28 06:05:31 +0000
commit8d572feba3c42eb07c7ebefebf9ff3a724667181 (patch)
tree5dc4e89dc16e8bc4775289a094f06547ef41c178 /games/quake2forge
parent672b3353149f2b5c9cc6489409ee5a8d157e9060 (diff)
downloadpkgsrc-8d572feba3c42eb07c7ebefebf9ff3a724667181.tar.gz
Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.
Diffstat (limited to 'games/quake2forge')
-rw-r--r--games/quake2forge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile
index fc02387609d..9d589703fbc 100644
--- a/games/quake2forge/Makefile
+++ b/games/quake2forge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/08/24 23:11:17 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/08/28 06:05:32 jlam Exp $
#
DISTNAME= quake2-0.2.1
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
USE_BUILTIN.glu= yes
USE_BUILTIN.MesaLib= yes
-BUILDLINK_TRANSFORM+= S:-Werror:
+BUILDLINK_TRANSFORM+= rm:-Werror
CONFIGURE_ARGS+= --program-transform-name='s/^quake2$$/quake2forge/'
post-install: