summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/gtk2+extra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2+extra/Makefile b/x11/gtk2+extra/Makefile
index 8d4d0be6010..89c7b2d6c28 100644
--- a/x11/gtk2+extra/Makefile
+++ b/x11/gtk2+extra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/09/08 10:21:20 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2005/09/08 16:16:24 drochner Exp $
#
DISTNAME= gtk+extra-2.1.1
@@ -15,7 +15,7 @@ USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+PKGCONFIG_OVERRIDE= gtkextra-2.0.pc.in
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"