summaryrefslogtreecommitdiff
path: root/devel/newt
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/newt
parent2c76f77f390e32642f678b2fc168708f97d563b0 (diff)
downloadpkgsrc-b3ccd59fc813f0b798536975e54a5a606559c3b3.tar.gz
Note that tar is required by this package.
Diffstat (limited to 'devel/newt')
-rw-r--r--devel/newt/Makefile6
1 files changed, 4 insertions, 2 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