summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:32:22 +0000
committerjlam <jlam>2005-05-16 01:32:22 +0000
commitb3ccd59fc813f0b798536975e54a5a606559c3b3 (patch)
tree4beb1060fa73ef3220b4b4f62528af9c91daf0bc /devel
parent2c76f77f390e32642f678b2fc168708f97d563b0 (diff)
downloadpkgsrc-b3ccd59fc813f0b798536975e54a5a606559c3b3.tar.gz
Note that tar is required by this package.
Diffstat (limited to 'devel')
-rw-r--r--devel/newt/Makefile6
-rw-r--r--devel/pwlib/Makefile3
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index d33e87bccb7..b5205199dc1 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/05/15 04:26:24 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/16 01:32:22 jlam Exp $
DISTNAME= ${PKGNAME_NOREV}-5.src.rpm
PKGNAME= newt-0.51.6
@@ -13,7 +13,9 @@ COMMENT= Windowing toolkit based on libslang
BUILD_DEPENDS+= rpm2pkg>=2.0:../../pkgtools/rpm2pkg
-USE_GNU_TOOLS+= make gzcat
+USE_GNU_TOOLS+= make gzcat
+PKGSRC_USE_TOOLS+= tar
+
USE_LIBTOOL= yes
NO_EXPORT_CPP= yes
GNU_CONFIGURE= yes
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index edd37a1bb19..1f3a6eaa2d7 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2005/04/11 21:45:37 tv Exp $
+# $NetBSD: Makefile,v 1.42 2005/05/16 01:32:23 jlam Exp $
DISTNAME= pwlib-v1_8_3-src
PKGNAME= pwlib-1.8.3
@@ -15,6 +15,7 @@ BUILD_DEPENDS= bison-[0-9]*:../../devel/bison
WRKSRC= ${WRKDIR}/pwlib
USE_GNU_TOOLS+= make
+PKGSRC_USE_TOOLS+= tar
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGINSTALL= yes