From 73f47ac97f656539a3141ea99c0048924a57e123 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 10 May 2004 18:05:49 +0000 Subject: Enable pkgviews installation. --- archivers/dact/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers/dact') diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 13d522f219e..9495deb627d 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/03/30 18:27:32 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/10 18:05:49 minskim Exp $ # DISTNAME= dact-0.8.3 @@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.rkeene.org/devel/dact/ COMMENT= Dynamic adaptive compression tool +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_GNU_TOOLS+= make @@ -17,6 +19,8 @@ USE_GNU_TOOLS+= make CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ENV+= ac_cv_lib_mcrypt_main=no +INSTALLATION_DIRS= bin man/man1 + pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dact -- cgit v1.2.3