summaryrefslogtreecommitdiff
path: root/devel/noweb
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-06-27 23:02:07 +0000
committertron <tron@pkgsrc.org>1998-06-27 23:02:07 +0000
commit43db145e6068b99fc246dc3092cd7d4fde84f3f1 (patch)
treec5b76339d229ebae63d7ff7a568b83fcf195b806 /devel/noweb
parente4ede7992437e61fec109a0379fe0982564388ff (diff)
downloadpkgsrc-43db145e6068b99fc246dc3092cd7d4fde84f3f1.tar.gz
Replace "${BUILD_DEPENDS}" and "${RUN_DEPENDS}" with "${DEPENDS}" and add
"alpha" to "${ONLY_ARCH}", fixes PR pkg/5623 by Tim Rightnour.
Diffstat (limited to 'devel/noweb')
-rw-r--r--devel/noweb/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile
index 11756b40a22..9f0725a4301 100644
--- a/devel/noweb/Makefile
+++ b/devel/noweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/06/22 11:27:50 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/27 23:02:07 tron Exp $
# FreeBSD Id: Makefile,v 1.10 1997/09/15 07:22:06 tg Exp
#
@@ -6,12 +6,11 @@ DISTNAME= noweb-2.8a
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.virginia.edu/pub/nr/
EXTRACT_SUFX= .tgz
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= alpha i386
MAINTAINER= packages@netbsd.org
-BUILD_DEPENDS= icont:../../lang/icon
-RUN_DEPENDS= iconx:../../lang/icon
+DEPENDS+= icon-9.3.1:../../lang/icon
WRKSRC= ${WRKDIR}/src