pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gqview Include pkgconfig/buildlink3.mk, becau...
details: https://anonhg.NetBSD.org/pkgsrc/rev/590ffabdc1ee
branches: trunk
changeset: 469282:590ffabdc1ee
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Feb 21 16:53:03 2004 +0000
description:
Include pkgconfig/buildlink3.mk, because the configure script uses
pkg-config to detect GTK+2.
diffstat:
graphics/gqview/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a444e4905695 -r 590ffabdc1ee graphics/gqview/Makefile
--- a/graphics/gqview/Makefile Sat Feb 21 14:54:57 2004 +0000
+++ b/graphics/gqview/Makefile Sat Feb 21 16:53:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/02/21 07:59:52 snj Exp $
+# $NetBSD: Makefile,v 1.42 2004/02/21 16:53:03 minskim Exp $
#
DISTNAME= gqview-1.4.0
@@ -16,6 +16,7 @@
USE_PKGLOCALEDIR= # defined
CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index