pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/gnome-mount Include libglade/buildlink3.mk to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fc9f8a83cc9
branches:  trunk
changeset: 556247:5fc9f8a83cc9
user:      snj <snj%pkgsrc.org@localhost>
date:      Wed Mar 18 07:04:28 2009 +0000

description:
Include libglade/buildlink3.mk to get us building.

diffstat:

 sysutils/gnome-mount/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6bc460761c44 -r 5fc9f8a83cc9 sysutils/gnome-mount/Makefile
--- a/sysutils/gnome-mount/Makefile     Wed Mar 18 06:17:39 2009 +0000
+++ b/sysutils/gnome-mount/Makefile     Wed Mar 18 07:04:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/11/24 01:16:18 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/18 07:04:28 snj Exp $
 #
 
 DISTNAME=              gnome-mount-0.8
@@ -25,6 +25,7 @@
 .endif
 
 .include "../../devel/GConf/schemas.mk"
+.include "../../devel/libglade/buildlink3.mk"
 .include "../../security/gnome-keyring/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../sysutils/hal/buildlink3.mk"



Home | Main Index | Thread Index | Old Index