summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorhans <hans>2011-09-14 17:46:13 +0000
committerhans <hans>2011-09-14 17:46:13 +0000
commitb102e8d4f4807e56a9f356c9ce78fa993c1afc62 (patch)
treec92eec425369220e3510cf0f8703168833e012b4 /sysutils
parentec6e58c4bb8decc98026cd05d8f48be91b3e9dd7 (diff)
downloadpkgsrc-b102e8d4f4807e56a9f356c9ce78fa993c1afc62.tar.gz
Fix build on SunOS.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/strigi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/strigi/Makefile b/sysutils/strigi/Makefile
index 38b333eb414..c92340b0a8b 100644
--- a/sysutils/strigi/Makefile
+++ b/sysutils/strigi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/04/22 13:44:45 obache Exp $
+# $NetBSD: Makefile,v 1.13 2011/09/14 17:46:13 hans Exp $
DISTNAME= strigi-0.6.4
PKGREVISION= 7
@@ -27,6 +27,8 @@ RT_LIB_SCHED= -lrt
RT_LIB_SCHED= # empty
.endif
+LDFLAGS.SunOS+= -mimpure-text
+
CMAKE_ARGS+= -DENABLE_CPPUNIT=OFF
.if !empty(RT_LIB_SCHED)
# these use sched_setscheduler