summaryrefslogtreecommitdiff
path: root/lang/snobol
diff options
context:
space:
mode:
authortnn <tnn>2008-02-04 19:52:54 +0000
committertnn <tnn>2008-02-04 19:52:54 +0000
commit98976d56494aee032e1a81bda35030767aacf35e (patch)
tree9d5ddbddec9be5fce0575284d06dffa7c6006941 /lang/snobol
parent2ad460f120a1a59ab80536f44f9483ed3f73ae6e (diff)
downloadpkgsrc-98976d56494aee032e1a81bda35030767aacf35e.tar.gz
PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packages
Diffstat (limited to 'lang/snobol')
-rw-r--r--lang/snobol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile
index c13842d5c3d..4899aeff73a 100644
--- a/lang/snobol/Makefile
+++ b/lang/snobol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/12/22 21:40:13 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2008/02/04 19:52:54 tnn Exp $
#
DISTNAME= snobol-0.99.4
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
BUILD_TARGET= it
USE_CONFIGURE= NO
-USE_TOOLS+= gzip
+USE_TOOLS+= gzip m4
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
MAKE_JOBS_SAFE= NO