summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 3bf65b1f401..d6d91dff511 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2004/02/14 17:21:55 jlam Exp $
+# $NetBSD: Makefile,v 1.100 2004/02/14 18:26:29 jmmv Exp $
DISTNAME= gtk+-1.2.10
PKGREVISION= 6
@@ -22,8 +22,8 @@ USE_X11BASE= yes
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-PKGCONFIG_OVERRIDE= ${WRKSRC}/gdk.pc.in
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/gtk+.pc.in
+PKGCONFIG_OVERRIDE= gdk.pc.in
+PKGCONFIG_OVERRIDE+= gtk+.pc.in
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-xinput=xfree \