summaryrefslogtreecommitdiff
path: root/net/socks4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/socks4/Makefile')
-rw-r--r--net/socks4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socks4/Makefile b/net/socks4/Makefile
index 14a41b08357..9ae3eae700c 100644
--- a/net/socks4/Makefile
+++ b/net/socks4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/03/04 21:30:24 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2007/01/07 09:14:06 rillig Exp $
#
DISTNAME= export.socks.cstc.4.2.2
@@ -21,7 +21,7 @@ MAKE_ENV+= OPTIMIZE=${CFLAGS:M*:Q}
EGDIR= ${PREFIX}/share/examples/socks4
CONF_FILES= ${EGDIR}/socks.conf ${PKG_SYSCONFDIR}/socks.conf
-INSTALLATION_DIRS= bin lib libexec man/man1 man/man5 man/man8
+INSTALLATION_DIRS= bin lib libexec ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
post-patch:
@cd ${WRKSRC}; \