summaryrefslogtreecommitdiff
path: root/lang/qore
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-25 14:42:55 +0000
committerjperkin <jperkin>2016-02-25 14:42:55 +0000
commitf1697a224cedcdc49c0b0c99b16590aee26322ce (patch)
tree0285cf003fd624dc16685552fba2f200571a98ff /lang/qore
parent8d607a3b455d084927ca49c01d40744cc95d9a66 (diff)
downloadpkgsrc-f1697a224cedcdc49c0b0c99b16590aee26322ce.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'lang/qore')
-rw-r--r--lang/qore/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/qore/Makefile b/lang/qore/Makefile
index e0f92f2451b..9942c3bbcf5 100644
--- a/lang/qore/Makefile
+++ b/lang/qore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/03/02 19:59:07 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2016/02/25 14:42:57 jperkin Exp $
DISTNAME= qore-0.8.11
PKGREVISION= 2
@@ -20,9 +20,7 @@ FLEX_REQD= 2.5.31
# make AC_CHECK_FUNC find gethost* etc on smartos
# http://sourceforge.net/p/qore/code/6980
-.if "${OPSYS}" == "SunOS"
-LIBS+= -lnsl
-.endif
+LIBS.SunOS+= -lnsl
PKGCONFIG_OVERRIDE+= qore.pc.in
REPLACE_QORE= doxygen/qdx