summaryrefslogtreecommitdiff
path: root/emulators/BasiliskII/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-07-17 01:56:38 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-07-17 01:56:38 +0000
commitf237afc4a38d933b583c499e9d556b466dd00db4 (patch)
tree8ef01e2875882d2bc994485be0c16090f37508fa /emulators/BasiliskII/Makefile
parent9ae2604d617a4bdc0dd211026ea60a2a48864876 (diff)
downloadpkgsrc-f237afc4a38d933b583c499e9d556b466dd00db4.tar.gz
Make this build on NetBSD -current with /dev/ptmx, closes PR pkg/25854.
Diffstat (limited to 'emulators/BasiliskII/Makefile')
-rw-r--r--emulators/BasiliskII/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index 6c61bc7df6d..1441524608a 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/04/11 17:09:54 snj Exp $
+# $NetBSD: Makefile,v 1.16 2004/07/17 01:56:38 xtraeme Exp $
DISTNAME= BasiliskII_src_14032003
PKGNAME= BasiliskII-1.0.20030314
@@ -16,7 +16,11 @@ GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_X11= yes
-CONFIGURE_ARGS+=--without-gtk --without-esd --disable-fbdev-dga --without-mon
+
+CONFIGURE_ARGS+= --without-gtk \
+ --without-esd \
+ --disable-fbdev-dga \
+ --without-mon
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/BasiliskII