summaryrefslogtreecommitdiff
path: root/archivers/libcomprex/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-02-19 10:59:28 +0000
committerwiz <wiz@pkgsrc.org>2004-02-19 10:59:28 +0000
commit934339cddfad365981af2529b324a5bf9329e686 (patch)
tree786b08693ee8d57cdf56eb3ac3b01dff268161ac /archivers/libcomprex/Makefile
parent1b2f29298cc14a0ebb1dabc5b7089862ac6bd0b3 (diff)
downloadpkgsrc-934339cddfad365981af2529b324a5bf9329e686.tar.gz
Convert to buildlink3.
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r--archivers/libcomprex/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 9cc67cb8e38..b3a8b3cc87c 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:32 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/19 10:59:28 wiz Exp $
#
DISTNAME= libcomprex-0.3.2
@@ -9,10 +9,10 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnupdate.org/components/libcomprex/index.xml
COMMENT= Library to handle (de)compression of files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-.include "../../www/curl/buildlink2.mk"
+.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"