pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/rep-gtk2 fix typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ea0bc59bde0
branches: trunk
changeset: 557511:0ea0bc59bde0
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Apr 16 19:08:07 2009 +0000
description:
fix typo
diffstat:
x11/rep-gtk2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 73ab88b391dc -r 0ea0bc59bde0 x11/rep-gtk2/Makefile
--- a/x11/rep-gtk2/Makefile Thu Apr 16 19:08:02 2009 +0000
+++ b/x11/rep-gtk2/Makefile Thu Apr 16 19:08:07 2009 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index