summaryrefslogtreecommitdiff
path: root/archivers/dact
diff options
context:
space:
mode:
authorrillig <rillig>2006-08-31 06:39:11 +0000
committerrillig <rillig>2006-08-31 06:39:11 +0000
commitba21b5ecb5da70272f073399fae4b5ed777f5db2 (patch)
tree984290aea3ef1220c3db1cae1afaa36be4be4b81 /archivers/dact
parent5ee3ccee7f38719a85e6f36e203bd1268367e0cd (diff)
downloadpkgsrc-ba21b5ecb5da70272f073399fae4b5ed777f5db2.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'archivers/dact')
-rw-r--r--archivers/dact/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index 563d00313b5..2be4ce511d8 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/05/26 08:44:28 adam Exp $
+# $NetBSD: Makefile,v 1.19 2006/08/31 06:39:11 rillig Exp $
DISTNAME= dact-0.8.41
CATEGORIES= archivers
@@ -14,10 +14,7 @@ USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-INSTALLATION_DIRS= bin man/man1
-
-pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dact
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/dact
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"