summaryrefslogtreecommitdiff
path: root/net/ra-pna-proxy
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-11-03 10:46:31 +0000
committergrant <grant@pkgsrc.org>2004-11-03 10:46:31 +0000
commit54082cd4ec7d47280cc2bace2f4cdebb955e2693 (patch)
treec8c9b789dd53aa8bc51294a04967c9f011d2b980 /net/ra-pna-proxy
parentf1246e861ca590395f30bcfd8c5da0566897d0c7 (diff)
downloadpkgsrc-54082cd4ec7d47280cc2bace2f4cdebb955e2693.tar.gz
this needs libnsl and libsocket on Solaris.
Diffstat (limited to 'net/ra-pna-proxy')
-rw-r--r--net/ra-pna-proxy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ra-pna-proxy/Makefile b/net/ra-pna-proxy/Makefile
index 35899c061d2..e3a8dad645a 100644
--- a/net/ra-pna-proxy/Makefile
+++ b/net/ra-pna-proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:22:20 agc Exp $
+# $NetBSD: Makefile,v 1.14 2004/11/03 10:46:31 grant Exp $
DISTNAME= raproxy3.0b1
PKGNAME= ra-pna-proxy-3.0b1
@@ -20,6 +20,9 @@ WRKSRC= ${WRKDIR}/raproxy
ALL_TARGET= raproxy
PROGNAME= ${PKGNAME:C/-[1-9].*//}
+LIBS.SunOS+= -lnsl -lsocket
+MAKE_ENV+= LIBS="${LIBS}"
+
post-build:
cd ${WRKSRC}; \
${SED} -e 's#/usr/local#${PREFIX}#g' <raproxy.man >${PROGNAME}.8