summaryrefslogtreecommitdiff
path: root/x11/rep-gtk2
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-04-16 19:08:07 +0000
committertnn <tnn@pkgsrc.org>2009-04-16 19:08:07 +0000
commit1f6ccf282e431d4802e251bb02f79ae5520be951 (patch)
treef6552c529fbccda5f88887cd3cc9dfa366d45c81 /x11/rep-gtk2
parent514a720671c167acc4293cd0737ef9dc7505ede8 (diff)
downloadpkgsrc-1f6ccf282e431d4802e251bb02f79ae5520be951.tar.gz
fix typo
Diffstat (limited to 'x11/rep-gtk2')
-rw-r--r--x11/rep-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile
index 3eb0729c52d..62375bbfec6 100644
--- a/x11/rep-gtk2/Makefile
+++ b/x11/rep-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/04/16 18:14:25 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2009/04/16 19:08:07 tnn Exp $
DISTNAME= rep-gtk-0.18.4
PKGNAME= rep-gtk2-0.18.4
@@ -17,7 +17,7 @@ CONFLICTS= rep-gtk-[0-9]*
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
-PKGCONFIG_OVERRIDE= rep-gtk.pc-in
+PKGCONFIG_OVERRIDE= rep-gtk.pc.in
.include "../../lang/librep/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"