summaryrefslogtreecommitdiff
path: root/misc/libreoffice4
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-12-15 11:46:34 +0000
committerjperkin <jperkin>2014-12-15 11:46:34 +0000
commit1430db6b8be216ffc71881f2d18ffc7b558c390d (patch)
treecd9f54b486313d027f300d2b12ddcf5743a445ff /misc/libreoffice4
parent646c8d2cb48ff87583d54c3cc24b89e7a6608899 (diff)
downloadpkgsrc-1430db6b8be216ffc71881f2d18ffc7b558c390d.tar.gz
The "rename" rule is a published synonym for the "opt" transform rule, however
only the latter is supported by cwrappers. Change them all to "opt" rules for consistency and to gain compatibility with cwrappers.
Diffstat (limited to 'misc/libreoffice4')
-rw-r--r--misc/libreoffice4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile
index bcc114dae1b..76ba5c7dc71 100644
--- a/misc/libreoffice4/Makefile
+++ b/misc/libreoffice4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2014/11/20 16:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2014/12/15 11:46:35 jperkin Exp $
VERREL= 4.3.4
VERRC= 1
@@ -18,7 +18,7 @@ LICENSE= gnu-lgpl-v3
# With -O2, when preference window is opened, soffice.bin crashes with SIGFPE.
.include "../../mk/bsd.prefs.mk"
.if !empty(MACHINE_PLATFORM:MNetBSD-5.*)
-BUILDLINK_TRANSFORM+= rename:-O2:-O
+BUILDLINK_TRANSFORM+= opt:-O2:-O
.endif
CHECK_SHLIBS_SUPPORTED= no