summaryrefslogtreecommitdiff
path: root/net/ra-rtsp-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ra-rtsp-proxy/Makefile')
-rw-r--r--net/ra-rtsp-proxy/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/ra-rtsp-proxy/Makefile b/net/ra-rtsp-proxy/Makefile
index 4f543157903..3e88ce8ddbf 100644
--- a/net/ra-rtsp-proxy/Makefile
+++ b/net/ra-rtsp-proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:04 asau Exp $
+# $NetBSD: Makefile,v 1.29 2016/02/25 16:20:52 jperkin Exp $
DISTNAME= rtspd-src-1.0.0.0
PKGNAME= ra-rtsp-proxy-1.0.0.0
@@ -21,11 +21,7 @@ RCD_SCRIPTS= rtspd
WRKSRC= ${WRKDIR}/rtspd-1.0.0.0a
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "SunOS"
-MAKE_ENV+= LOCAL_LIBS="-lsocket -lnsl"
-.endif
+MAKE_ENV.SunOS+= LOCAL_LIBS="-lsocket -lnsl"
INSTALLATION_DIRS= etc/rc.d ${PKGMANDIR}/man8 sbin share/doc/ra-rtsp-proxy