summaryrefslogtreecommitdiff
path: root/graphics/impress
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-01-09 12:07:42 +0000
committerjperkin <jperkin>2014-01-09 12:07:42 +0000
commit3213cba7c3499a314b46defe1fe18540a4c7eda8 (patch)
tree2ac5b77f3db6848783b69e90de53062356b802ea /graphics/impress
parent9106f276d92a1ee2d11dfab6415e6cf71e6261d8 (diff)
downloadpkgsrc-3213cba7c3499a314b46defe1fe18540a4c7eda8.tar.gz
Do not build statically on SunOS.
Diffstat (limited to 'graphics/impress')
-rw-r--r--graphics/impress/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/impress/Makefile b/graphics/impress/Makefile
index 3c310fe06ef..e9a67c4bae3 100644
--- a/graphics/impress/Makefile
+++ b/graphics/impress/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/06 14:11:00 asau Exp $
+# $NetBSD: Makefile,v 1.16 2014/01/09 12:11:12 jperkin Exp $
#
DISTNAME= imp1.1b9
@@ -23,6 +23,12 @@ USE_LANGUAGES= c++
INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX}
INSTALLATION_DIRS+= bin
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "SunOS"
+BUILDLINK_TRANSFORM+= rm:-static
+.endif
+
do-build:
cd ${WRKSRC} && make make_impress make_font3d