From 8c6ae84960a17d873a7832b77ea4a51cb2e76b72 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 15 May 2006 09:17:14 +0000 Subject: Linux does not have glob.h and vis.h compatible with heimdal, so heimdal installs its own glob.h and vis.h. Add them to PLIST.Linux. Bump PKGREVISION. --- security/heimdal/Makefile | 3 ++- security/heimdal/PLIST.Linux | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 security/heimdal/PLIST.Linux (limited to 'security') diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 399b8dfe1ba..3e942a36702 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2006/05/06 01:05:51 minskim Exp $ +# $NetBSD: Makefile,v 1.58 2006/05/15 09:17:14 minskim Exp $ DISTNAME= heimdal-0.7.2 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/ diff --git a/security/heimdal/PLIST.Linux b/security/heimdal/PLIST.Linux new file mode 100644 index 00000000000..903f3e36bd3 --- /dev/null +++ b/security/heimdal/PLIST.Linux @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2006/05/15 09:17:14 minskim Exp $ +include/krb5/glob.h +include/krb5/vis.h -- cgit v1.2.3