summaryrefslogtreecommitdiff
path: root/devel/libtar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtar/Makefile')
-rw-r--r--devel/libtar/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile
index b985e18f7ef..1c4751d9492 100644
--- a/devel/libtar/Makefile
+++ b/devel/libtar/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:02 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/08/23 08:37:33 bjs Exp $
#
DISTNAME= libtar-1.2.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel archivers
MASTER_SITES= ftp://ftp.feep.net/pub/software/libtar/
@@ -13,6 +13,7 @@ COMMENT= Library for manipulating POSIX tar files
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
+USE_LIBTOOL= yes
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"