summaryrefslogtreecommitdiff
path: root/misc/celestia
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-05-22 09:39:07 +0000
committersalo <salo@pkgsrc.org>2003-05-22 09:39:07 +0000
commit72253de1f495fe84bee5a35a77b88d1a042e96a6 (patch)
tree86a85b1bea6fe4aacf6c0f59a08228750bd139ef /misc/celestia
parent806a378b274b1589567954f3eadc0ad44022b442 (diff)
downloadpkgsrc-72253de1f495fe84bee5a35a77b88d1a042e96a6.tar.gz
Move USE_GMAKE to Makefile.common, older bmake has problems with -kde and base
packages and is required for base package so it doesn't really matter.
Diffstat (limited to 'misc/celestia')
-rw-r--r--misc/celestia/Makefile3
-rw-r--r--misc/celestia/Makefile.common3
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile
index ded8a2201c6..82b4812b718 100644
--- a/misc/celestia/Makefile
+++ b/misc/celestia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/05/09 00:23:56 salo Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/22 09:39:07 salo Exp $
#
.include "../../misc/celestia/Makefile.common"
@@ -6,7 +6,6 @@
COMMENT= Free real-time 3D space simulator
USE_PKGINSTALL= YES
-USE_GMAKE= YES
CONFIGURE_ARGS+= --without-gtk
CONFIGURE_ARGS+= --without-kde
diff --git a/misc/celestia/Makefile.common b/misc/celestia/Makefile.common
index a2d062c8be3..ac08a3f06ae 100644
--- a/misc/celestia/Makefile.common
+++ b/misc/celestia/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2003/05/08 23:47:03 salo Exp $
+# $NetBSD: Makefile.common,v 1.2 2003/05/22 09:39:07 salo Exp $
#
DISTNAME= celestia-${CELESTIA_VERS}
@@ -16,6 +16,7 @@ CELESTIA_VERS= 1.3.0
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_X11= YES
+USE_GMAKE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool