summaryrefslogtreecommitdiff
path: root/emulators/BasiliskII
diff options
context:
space:
mode:
authorwiz <wiz>2007-05-20 17:23:16 +0000
committerwiz <wiz>2007-05-20 17:23:16 +0000
commitb57e9965a55d6776b5b0f57ece7dd4e336305c6c (patch)
tree64d09ec665facab59d76ed74e90a6ae0aafca517 /emulators/BasiliskII
parent27e2283bc5376ba0861f2105a4f7da99a45d0591 (diff)
downloadpkgsrc-b57e9965a55d6776b5b0f57ece7dd4e336305c6c.tar.gz
Remove mentions of gnome-libs.
No effective change to package.
Diffstat (limited to 'emulators/BasiliskII')
-rw-r--r--emulators/BasiliskII/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index a10318a721f..5dffcda2dc6 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -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"