summaryrefslogtreecommitdiff
path: root/sysutils/grub
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-04 17:04:50 +0000
committerjoerg <joerg>2010-01-04 17:04:50 +0000
commit5b5a9426bf351dab64f34290754bb44c10b4dd61 (patch)
tree339eb683389713d344491359ab0e970c6106d339 /sysutils/grub
parent43f2adad33452e34a77b3cecbc727528b243e6d1 (diff)
downloadpkgsrc-5b5a9426bf351dab64f34290754bb44c10b4dd61.tar.gz
Use the canonical form of the transformation rule.
Diffstat (limited to 'sysutils/grub')
-rw-r--r--sysutils/grub/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 97ff91234c3..0feaba7ce5d 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2009/06/07 18:20:03 tnn Exp $
+# $NetBSD: Makefile,v 1.51 2010/01/04 17:04:50 joerg Exp $
DISTNAME= grub-0.97
PKGREVISION= 8
@@ -15,7 +15,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= gmake
INFO_FILES= # PLIST
-BUILDLINK_TRANSFORM+= rename:-fno-builtin:-ffreestanding
+BUILDLINK_TRANSFORM+= opt:-fno-builtin:-ffreestanding
.include "../../mk/bsd.prefs.mk"