summaryrefslogtreecommitdiff
path: root/security/gss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gss/Makefile')
-rw-r--r--security/gss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile
index 771909d5ee5..56511c71af2 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/31 23:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/02/22 19:27:07 wiz Exp $
#
DISTNAME= gss-0.0.15
@@ -19,6 +19,6 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INFO_FILES= # PLIST
-PKGCONFIG_OVERRIDE+= gss.pc.in
+PKGCONFIG_OVERRIDE+= gss.pc.in
.include "../../mk/bsd.pkg.mk"