summaryrefslogtreecommitdiff
path: root/archivers/dact
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:48:57 +0000
committerjlam <jlam>2002-08-25 21:48:57 +0000
commitbae2639e49cd3cf3ee78c2ed8e82c3a277c91404 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /archivers/dact
parentcd541833a6d47d522a3c2b271309abd492b2464c (diff)
downloadpkgsrc-bae2639e49cd3cf3ee78c2ed8e82c3a277c91404.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'archivers/dact')
-rw-r--r--archivers/dact/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index 92425ffafd5..7d89e5c9c46 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/09/09 15:06:11 rh Exp $
+# $NetBSD: Makefile,v 1.2 2002/08/25 21:49:02 jlam Exp $
#
DISTNAME= dact-0.8.3
@@ -9,7 +9,10 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.rkeene.org/devel/dact/
COMMENT= dynamic adaptive compression tool
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
+.include "../../archivers/bzip2/buildlink2.mk"
+.include "../../devel/zlib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"