summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-28 13:25:53 +0000
committerjoerg <joerg>2007-03-28 13:25:53 +0000
commit06bf1106c14bf66b0ad0947e83ad6d3214e436a5 (patch)
tree0c64e8b245b1226757ff60c262c7abec4d6632a0 /net
parentc4594c8b502453fbbe8e4f9eeb10d892eda26215 (diff)
downloadpkgsrc-06bf1106c14bf66b0ad0947e83ad6d3214e436a5.tar.gz
Support NO_MTREE.
Diffstat (limited to 'net')
-rw-r--r--net/totd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/totd/Makefile b/net/totd/Makefile
index ab213554a4d..ce33b7abe23 100644
--- a/net/totd/Makefile
+++ b/net/totd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/06/26 11:20:47 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2007/03/28 13:25:53 joerg Exp $
#
DISTNAME= totd-1.5.1
@@ -16,10 +16,11 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.totd
PKG_OPTIONS_REQUIRED_GROUPS= inet6 # require inet6 capability
PKG_OPTIONS_GROUP.inet6= inet6
+INSTALLATION_DIRS= ${PKMANDIR}/man8 sbin share/examples/totd
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/totd ${PREFIX}/sbin/
${INSTALL_MAN} ${WRKSRC}/totd.8 ${PREFIX}/${PKGMANDIR}/man8/
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/totd
${INSTALL_DATA} ${FILESDIR}/totd.conf.sample \
${PREFIX}/share/examples/totd/totd.conf.sample