diff options
Diffstat (limited to 'devel/opencm/Makefile')
-rw-r--r-- | devel/opencm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/opencm/Makefile b/devel/opencm/Makefile index 6b3a0bfad93..fadaf949068 100644 --- a/devel/opencm/Makefile +++ b/devel/opencm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2007/09/02 11:17:39 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2007/11/17 12:04:12 rillig Exp $ # DISTNAME= ${OPENCM_VERSION}-2-src @@ -13,7 +13,7 @@ HOMEPAGE= http://www.opencm.org/ COMMENT= Secure, high-integrity replacement for CVS WRKSRC= ${WRKDIR}/${OPENCM_VERSION}/base -USE_TOOLS+= gmake gzip makeinfo +USE_TOOLS+= gmake gzip makeinfo lex GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-ssl-dir=${BUILDLINK_PREFIX.openssl} CONFIGURE_ARGS+= KRB5_BUILDLINK=${KRB5BASE:Q} |