summaryrefslogtreecommitdiff
path: root/security/heimdal
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2014-07-30 11:05:04 +0000
committerfhajny <fhajny@pkgsrc.org>2014-07-30 11:05:04 +0000
commit6bff7f6d9832484794db6d7b2021cd14eb441fb2 (patch)
treecddc4146b3d2d4dcf8f9844a72c0a73babd85033 /security/heimdal
parentd2a19acef01c5a1d7e1103520b98aaa94da81562 (diff)
downloadpkgsrc-6bff7f6d9832484794db6d7b2021cd14eb441fb2.tar.gz
Add runtime dependency on flex (in bin/compile_et). Bump PKGREVISION.
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 4bb70191e9e..c6780e77c36 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2014/04/09 07:26:58 obache Exp $
+# $NetBSD: Makefile,v 1.113 2014/07/30 11:05:04 fhajny Exp $
DISTNAME= heimdal-1.5.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= http://www.h5l.org/dist/src/
@@ -19,7 +19,7 @@ CONFLICTS+= kth-krb4-[0-9]*
MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes
-USE_TOOLS+= bison flex
+USE_TOOLS+= bison flex:run
PKGCONFIG_OVERRIDE+= tools/heimdal-gssapi.pc.in
MAKE_ENV+= INSTALL_CATPAGES=no