summaryrefslogtreecommitdiff
path: root/net/tcl-scotty
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-20 22:18:19 +0000
committerminskim <minskim>2006-06-20 22:18:19 +0000
commit000e3bbff407a49ce0b57c4b85481e69353c8ca5 (patch)
tree8859e38dca3e92c6a6fe2003c7780e9f5c285126 /net/tcl-scotty
parent18969d1d2693bae29f12dc9d2bdbb0b91b121f6f (diff)
downloadpkgsrc-000e3bbff407a49ce0b57c4b85481e69353c8ca5.tar.gz
USE_TOOLS+=yacc
Diffstat (limited to 'net/tcl-scotty')
-rw-r--r--net/tcl-scotty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile
index 97102e2c975..b9b68d07feb 100644
--- a/net/tcl-scotty/Makefile
+++ b/net/tcl-scotty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/06 06:22:35 reed Exp $
+# $NetBSD: Makefile,v 1.20 2006/06/20 22:18:57 minskim Exp $
#
DISTNAME= scotty-${DIST_VERS}
@@ -25,6 +25,7 @@ CONFIGURE_ARGS+=--with-tcl-config=${BUILDLINK_PREFIX.tcl}/lib \
CONFIGURE_ENV+= TARGET=scotty
USE_LIBTOOL= yes
+USE_TOOLS+= yacc
.include "../../lang/tcl/buildlink3.mk"