summaryrefslogtreecommitdiff
path: root/security/heimdal
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-07-24 14:01:20 +0000
committerjlam <jlam@pkgsrc.org>2004-07-24 14:01:20 +0000
commitf08813859c98c67fb52822f676fc09bac65efd56 (patch)
tree05c2cfccc81af9f7df1cbd2e902d69ed17346df1 /security/heimdal
parent104d834a8c5282ac7ebf04514e29ad138bfc847f (diff)
downloadpkgsrc-f08813859c98c67fb52822f676fc09bac65efd56.tar.gz
Honor VARBASE; bump PKGREVISION.
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 982e210181f..71e43171d00 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/06/25 15:44:30 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/07/24 14:01:20 jlam Exp $
DISTNAME= heimdal-0.6.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/
@@ -16,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
-HEIMDAL_STATEDIR?= /var/heimdal
+HEIMDAL_STATEDIR?= ${VARBASE}/heimdal
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}