pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/gxmame Add build dependency on pkgconfig, which i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/350db2d41d8d
branches: trunk
changeset: 486519:350db2d41d8d
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Dec 29 09:50:00 2004 +0000
description:
Add build dependency on pkgconfig, which is used by configure.
diffstat:
misc/gxmame/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 4679bd8876fa -r 350db2d41d8d misc/gxmame/Makefile
--- a/misc/gxmame/Makefile Wed Dec 29 09:23:09 2004 +0000
+++ b/misc/gxmame/Makefile Wed Dec 29 09:50:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/11/07 21:13:23 kristerw Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/29 09:50:00 minskim Exp $
#
DISTNAME= gxmame-0.34b
@@ -21,5 +21,6 @@
USE_X11= yes
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index