summaryrefslogtreecommitdiff
path: root/x11/fixesext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/fixesext/Makefile')
-rw-r--r--x11/fixesext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fixesext/Makefile b/x11/fixesext/Makefile
index d8e9e2cdc00..a73005344c0 100644
--- a/x11/fixesext/Makefile
+++ b/x11/fixesext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:48:05 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/01 18:03:28 jlam Exp $
#
DISTNAME= fixesext-2.0.1
@@ -12,10 +12,10 @@ COMMENT= X Fixes extension headers and specification
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_X11= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= fixesext.pc.in
.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"