summaryrefslogtreecommitdiff
path: root/net/3proxy
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 16:20:23 +0000
committerjoerg <joerg>2008-04-07 16:20:23 +0000
commit0b46827512b75c944c2ac1a04bd4c0adf8612e78 (patch)
tree4c08fcab35dcf1a8610c283fb9201e3f3385b0c2 /net/3proxy
parentbbe6c5d84b2fa4d31e81adde3d4c16071a0d3259 (diff)
downloadpkgsrc-0b46827512b75c944c2ac1a04bd4c0adf8612e78.tar.gz
Fix DESTDIR installation.
Diffstat (limited to 'net/3proxy')
-rw-r--r--net/3proxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile
index 087e482600a..edb7e312f17 100644
--- a/net/3proxy/Makefile
+++ b/net/3proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/02/27 23:50:29 apb Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/07 16:20:23 joerg Exp $
#
DISTNAME= 3proxy-0.5.3k
@@ -15,6 +15,8 @@ COMMENT= Multi-protocol proxy
WRKSRC= ${WRKDIR}
MAKE_FILE= Makefile.unix
+INSTALLATION_DIRS= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
+
# 3proxy-0.5.* is dual-licenced under GPL or custom terms. It's not
# clear exactly which version of the GPL is intended; ${WRKSRC}/License
# says "current version of GNU GPL" without specifying a numeric version