summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland>2012-06-01 00:16:02 +0000
committerdholland <dholland>2012-06-01 00:16:02 +0000
commitf027a62daff76aa540e19bdb7711ea92f5768b8c (patch)
tree42c3503b8797375abdaf3d3353438e2ee3980f76 /security
parent5707a29a871df482bb977d06ef3c82dcd359c9a7 (diff)
downloadpkgsrc-f027a62daff76aa540e19bdb7711ea92f5768b8c.tar.gz
LIBS.SunOS+=-lsocket -lnsl
Diffstat (limited to 'security')
-rw-r--r--security/arirang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/arirang/Makefile b/security/arirang/Makefile
index 8bde00c7b21..522b3840260 100644
--- a/security/arirang/Makefile
+++ b/security/arirang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:33 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2012/06/01 00:17:09 dholland Exp $
#
DISTNAME= arirang-1.6
@@ -14,6 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= sbin share/arirang
+LIBS.SunOS+= -lsocket -lnsl
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/arirang ${DESTDIR}${PREFIX}/sbin
${INSTALL_DATA} ${WRKSRC}/scanrule/*.uxe ${DESTDIR}${PREFIX}/share/arirang