From b3ccd59fc813f0b798536975e54a5a606559c3b3 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 01:32:22 +0000 Subject: Note that tar is required by this package. --- devel/newt/Makefile | 6 ++++-- devel/pwlib/Makefile | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'devel') 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 -- cgit v1.2.3