pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/celestia GConf2 -> GConf.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f288a52d0052
branches:  trunk
changeset: 533713:f288a52d0052
user:      hira <hira%pkgsrc.org@localhost>
date:      Tue Sep 25 10:25:19 2007 +0000

description:
GConf2 -> GConf.

diffstat:

 misc/celestia/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 730af5c6fa00 -r f288a52d0052 misc/celestia/options.mk
--- a/misc/celestia/options.mk  Tue Sep 25 10:16:08 2007 +0000
+++ b/misc/celestia/options.mk  Tue Sep 25 10:25:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2007/01/26 04:25:46 markd Exp $
+# $NetBSD: options.mk,v 1.3 2007/09/25 10:25:19 hira Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.celestia
 PKG_SUPPORTED_OPTIONS=         # empty
@@ -22,7 +22,7 @@
 .if !empty(PKG_OPTIONS:Mgnome)
 CONFIGURE_ARGS+=       --with-gnome
 PLIST_SRC=             ${PKGDIR}/PLIST.gtk
-.  include "../../devel/GConf2/schemas.mk"
+.  include "../../devel/GConf/schemas.mk"
 .  include "../../devel/libgnomeui/buildlink3.mk"
 .  include "../../graphics/gtkglext/buildlink3.mk"
 .endif



Home | Main Index | Thread Index | Old Index