summaryrefslogtreecommitdiff
path: root/security/heimdal
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-10-19 04:01:13 +0000
committerreed <reed@pkgsrc.org>2004-10-19 04:01:13 +0000
commit0c7d70d4a1245ba40cc2f24b5f5b300af93d243b (patch)
tree93af4a12dcce16f47939a09a11834c521ec318fe /security/heimdal
parentdb23c45be5c052d433cdd6bebb2f81cf701e4dad (diff)
downloadpkgsrc-0c7d70d4a1245ba40cc2f24b5f5b300af93d243b.tar.gz
This needs a yacc.
So used: USE_GNU_TOOLS+= yacc (But it didn't necessarily need a GNU version.)
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index c86b733c28a..52ecfb18e3a 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/10/03 00:18:09 tv Exp $
+# $NetBSD: Makefile,v 1.25 2004/10/19 04:01:13 reed Exp $
DISTNAME= heimdal-0.6.3
PKGREVISION= 1
@@ -16,6 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
+USE_GNU_TOOLS+= yacc
HEIMDAL_STATEDIR?= ${VARBASE}/heimdal