summaryrefslogtreecommitdiff
path: root/graphics/MesaLib
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-28 06:05:31 +0000
committerjlam <jlam>2004-08-28 06:05:31 +0000
commit5f904e59871feaea408398a54183ec15241147eb (patch)
tree5dc4e89dc16e8bc4775289a094f06547ef41c178 /graphics/MesaLib
parente034948f3d4b073559fd283f487b19a5ab970431 (diff)
downloadpkgsrc-5f904e59871feaea408398a54183ec15241147eb.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 'graphics/MesaLib')
-rw-r--r--graphics/MesaLib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile
index 2d09dc9ee4b..e840e1d517b 100644
--- a/graphics/MesaLib/Makefile
+++ b/graphics/MesaLib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/03/03 00:20:19 snj Exp $
+# $NetBSD: Makefile,v 1.32 2004/08/28 06:05:32 jlam Exp $
#
PKGNAME= MesaLib-${MESA_VERSION}
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --disable-sparc
.endif
.if !empty(CC_VERSION:Mgcc-3*)
-BUILDLINK_TRANSFORM+= S:-O[23]:
+BUILDLINK_TRANSFORM+= rm:-O[23]
.endif
pre-build: