summaryrefslogtreecommitdiff
path: root/www/libproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libproxy/Makefile')
-rw-r--r--www/libproxy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile
index a1971af52b2..01dc0cde57a 100644
--- a/www/libproxy/Makefile
+++ b/www/libproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/01/08 09:57:30 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2014/08/28 10:58:19 jperkin Exp $
DISTNAME= libproxy-0.4.11
CATEGORIES= www gnome
@@ -17,10 +17,9 @@ CMAKE_ARGS+= -DWITH_PYTHON:BOOL=OFF
.include "../../mk/bsd.fast.prefs.mk"
-.if (${OPSYS} == "SunOS")
+.if ${OPSYS} == "SunOS"
# add libraries needed for Solaris, and add stuff cmake would add it on its own
CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-lnsl -lsocket ${COMPILER_RPATH_FLAG}${PREFIX}/lib"
-BUILDLINK_TRANSFORM+= rm:-Wl,--no-as-needed
.endif
PKGCONFIG_OVERRIDE+= bindings/csharp/libproxy-sharp-1.0.pc.cmake