summaryrefslogtreecommitdiff
path: root/devel/newt
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-15 04:26:24 +0000
committerjlam <jlam>2005-05-15 04:26:24 +0000
commitf94f50ea453f57e716a54e03226551baf487efc4 (patch)
treef235e944d16dfc4dc428a56b1919afe3d6e8ca9a /devel/newt
parent68870d01cabe96e0243656c3dd3a29b2c0177116 (diff)
downloadpkgsrc-f94f50ea453f57e716a54e03226551baf487efc4.tar.gz
gzcat is needed, so note it as such for the new tools framework.
Diffstat (limited to 'devel/newt')
-rw-r--r--devel/newt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index 4d598ea3a21..d33e87bccb7 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/08 02:47:24 riz Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/15 04:26:24 jlam Exp $
DISTNAME= ${PKGNAME_NOREV}-5.src.rpm
PKGNAME= newt-0.51.6
@@ -13,7 +13,7 @@ COMMENT= Windowing toolkit based on libslang
BUILD_DEPENDS+= rpm2pkg>=2.0:../../pkgtools/rpm2pkg
-USE_GNU_TOOLS+= make
+USE_GNU_TOOLS+= make gzcat
USE_LIBTOOL= yes
NO_EXPORT_CPP= yes
GNU_CONFIGURE= yes