pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove mentions of gnome-libs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/467c12c313a8
branches:  trunk
changeset: 528954:467c12c313a8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 20 17:23:16 2007 +0000

description:
Remove mentions of gnome-libs.
No effective change to package.

diffstat:

 devel/guile-gtk/Makefile      |  8 +-------
 emulators/BasiliskII/Makefile |  4 +---
 2 files changed, 2 insertions(+), 10 deletions(-)

diffs (40 lines):

diff -r 26c3b482e33d -r 467c12c313a8 devel/guile-gtk/Makefile
--- a/devel/guile-gtk/Makefile  Sun May 20 17:21:08 2007 +0000
+++ b/devel/guile-gtk/Makefile  Sun May 20 17:23:16 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/08/22 13:08:29 gdt Exp $
+# $NetBSD: Makefile,v 1.33 2007/05/20 17:23:16 wiz Exp $
 #
 
 DISTNAME=              guile-gtk-0.5
@@ -16,12 +16,6 @@
 MAKE_ENV+=             MACHINE_ARCH=${MACHINE_ARCH:Q}
 INFO_FILES=            yes
 
-# Skip glade, because it pulls in gnome-libs.
-# Later, make a new package for just the glade parts,
-# or a PKG_OPTION.
-CONFIGURE_ARGS+=       --without-glade
-# .include "../../devel/libglade/buildlink3.mk"
-
 .include "../../lang/guile/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"
 .include "../../graphics/gdk-pixbuf/buildlink3.mk"
diff -r 26c3b482e33d -r 467c12c313a8 emulators/BasiliskII/Makefile
--- a/emulators/BasiliskII/Makefile     Sun May 20 17:21:08 2007 +0000
+++ b/emulators/BasiliskII/Makefile     Sun May 20 17:23:16 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2007/02/22 19:01:18 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2007/05/20 17:23:16 wiz Exp $
 
 DISTNAME=      BasiliskII_src_01052006
 PKGNAME=       BasiliskII-1.0.20060501
@@ -18,8 +18,6 @@
 CONFIGURE_ARGS+=       --disable-fbdev-dga
 CONFIGURE_ARGS+=       --enable-addressing=banks
 CONFIGURE_ARGS+=       --without-mon
-# disable gnome support, or configure will break if gnome-libs is installed
-CONFIGURE_ENV+=                ac_cv_path_GNOME_CONFIG=no
 BUILD_DIRS=            ${CONFIGURE_DIRS}
 
 .include "options.mk"



Home | Main Index | Thread Index | Old Index