Remove mentions of gnome-libs.
No effective change to package.
This commit is contained in:
parent
00ea3ca5b4
commit
897ddbce55
2 changed files with 2 additions and 10 deletions
|
@ -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 @@ GNU_CONFIGURE= yes
|
|||
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"
|
||||
|
|
|
@ -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_DIRS= src/Unix
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue