pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gqview Add explicit dependencies on the packa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d2b8a69d35f
branches: trunk
changeset: 469285:0d2b8a69d35f
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Feb 21 18:25:57 2004 +0000
description:
Add explicit dependencies on the packages used by this package directly.
diffstat:
graphics/gqview/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 6c0cbdf07d23 -r 0d2b8a69d35f graphics/gqview/Makefile
--- a/graphics/gqview/Makefile Sat Feb 21 18:24:21 2004 +0000
+++ b/graphics/gqview/Makefile Sat Feb 21 18:25:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2004/02/21 16:53:03 minskim Exp $
+# $NetBSD: Makefile,v 1.43 2004/02/21 18:25:57 minskim Exp $
#
DISTNAME= gqview-1.4.0
@@ -16,7 +16,9 @@
USE_PKGLOCALEDIR= # defined
CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index