summaryrefslogtreecommitdiff
path: root/x11/Xfixes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/Xfixes/Makefile')
-rw-r--r--x11/Xfixes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xfixes/Makefile b/x11/Xfixes/Makefile
index d298feeaef0..256828d46e6 100644
--- a/x11/Xfixes/Makefile
+++ b/x11/Xfixes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/07/31 21:29:16 reed Exp $
+# $NetBSD: Makefile,v 1.23 2007/02/22 19:27:25 wiz Exp $
#
DISTNAME= libXfixes-2.0.1
@@ -20,7 +20,7 @@ USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-PKGCONFIG_OVERRIDE+= xfixes.pc.in
+PKGCONFIG_OVERRIDE+= xfixes.pc.in
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == "Darwin")