summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorshattered <shattered>2012-08-05 13:39:04 +0000
committershattered <shattered>2012-08-05 13:39:04 +0000
commit0a2408bf98aceb1863c6999a6a6f4ae351089daa (patch)
tree7f8f4a1b9e2b7d55bb266ddfacefda3dc84565b6 /www
parentafe577c7cb8296a7dfa811cef0941fc52240acc9 (diff)
downloadpkgsrc-0a2408bf98aceb1863c6999a6a6f4ae351089daa.tar.gz
PR/43946 -- Fix build with SunPro compiler
Diffstat (limited to 'www')
-rw-r--r--www/libproxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile
index 7e71ff4f479..6e2edfc5b6a 100644
--- a/www/libproxy/Makefile
+++ b/www/libproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/03/12 19:36:44 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2012/08/05 13:39:04 shattered Exp $
#
DISTNAME= libproxy-0.3.1
@@ -20,6 +20,8 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
PY_PATCHPLIST= yes
CHECK_PORTABILITY_SKIP= test.d/*
+USE_LANGUAGES= c99
+LIBS.SunOS+= -lnsl -lsocket
PKGCONFIG_OVERRIDE+= libproxy-1.0.pc.in