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
commitbe05ed06c983fadd90a5769f32da417bc5fdaa0b (patch)
tree339eb683389713d344491359ab0e970c6106d339 /sysutils/grub
parent9b19d2d1aaab1e159d91f12a88ccd05d261a73a9 (diff)
downloadpkgsrc-be05ed06c983fadd90a5769f32da417bc5fdaa0b.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"