From fa9ea272d5ac9b8d83495a5a0baed2bc04fb3a03 Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 20 May 2012 00:08:19 +0000 Subject: Do not install catpages PR: ports/167640 Submitted by: bapt@ Approved by: maintainer timeout (14 days) --- security/heimdal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/heimdal/Makefile') diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 12ed7857762f..d79557f77d6a 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -7,7 +7,7 @@ PORTNAME= heimdal PORTVERSION= 1.5.2 -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= http://www.h5l.org/dist/src/ \ http://ftp.pdc.kth.se/pub/heimdal/src/ \ @@ -41,6 +41,7 @@ CONFIGURE_ARGS+= --with-libintl=${LOCALBASE} \ --with-readline=${DESTDIR}/usr \ --enable-pthread-support \ --with-hdbdir=/var/db/${PORTNAME} +MAKE_ENV+= INSTALL_CATPAGES=no INFO= heimdal hx509 PLIST= ${WRKDIR}/PLIST -- cgit