summaryrefslogtreecommitdiff
path: root/net/dtcpclient
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-03-24 19:21:18 +0000
committerjoerg <joerg@pkgsrc.org>2007-03-24 19:21:18 +0000
commit161c920c15367de281f689f6f1177c3a33e63cc6 (patch)
treea57573ceef3abc19d705671351ee7db9e9292311 /net/dtcpclient
parent8c89cf7eab0786e7a5f162a44198b342e5fd87d0 (diff)
downloadpkgsrc-161c920c15367de281f689f6f1177c3a33e63cc6.tar.gz
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'net/dtcpclient')
-rw-r--r--net/dtcpclient/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile
index 480b346d3cc..9945e891fdb 100644
--- a/net/dtcpclient/Makefile
+++ b/net/dtcpclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/11/09 09:15:45 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/03/24 19:21:29 joerg Exp $
#
DISTNAME= dtcpclient-20060526
@@ -23,6 +23,8 @@ SUBST_SED.paths= 's|/usr/local|${PREFIX}|g'
MAKE_ENV+= ${BSD_MAKE_ENV}
+INSTALLATION_DIRS= ${PKGMANDIR}/cat8 ${PKGMANDIR}/man8 sbin
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
.include "../../security/openssl/buildlink3.mk"