summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-04-19 13:31:41 +0000
committermarkd <markd@pkgsrc.org>2004-04-19 13:31:41 +0000
commitafa87ad1fc2069f9ec8d4a5c8bbc055c4a075758 (patch)
tree524216e78122e8395a29ef63d7704a5ec89f6038 /misc
parent2e54f0f44c3529f2e3c83427f8360d47cd3dcaea (diff)
downloadpkgsrc-afa87ad1fc2069f9ec8d4a5c8bbc055c4a075758.tar.gz
Add wildcard to celestia DEPENDS to allow for PKGREVISIONS.
Diffstat (limited to 'misc')
-rw-r--r--misc/celestia-gnome/Makefile4
-rw-r--r--misc/celestia-kde/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/celestia-gnome/Makefile b/misc/celestia-gnome/Makefile
index 6a1c37904ea..d84e59de374 100644
--- a/misc/celestia-gnome/Makefile
+++ b/misc/celestia-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:46 reed Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/19 13:31:41 markd Exp $
#
.include "../../misc/celestia/Makefile.common"
@@ -8,7 +8,7 @@ PKGREVISION= 2
COMMENT= GNOME frontend for free real-time 3D space simulator
-DEPENDS= celestia-${CELESTIA_VERS}:../../misc/celestia
+DEPENDS= celestia-${CELESTIA_VERS}*:../../misc/celestia
CONFIGURE_ARGS+= --with-gnome
CONFIGURE_ARGS+= --without-kde
diff --git a/misc/celestia-kde/Makefile b/misc/celestia-kde/Makefile
index 4506d8e965d..be1f2cf1a6c 100644
--- a/misc/celestia-kde/Makefile
+++ b/misc/celestia-kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:45 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/19 13:31:41 markd Exp $
#
.include "../../misc/celestia/Makefile.common"
@@ -8,7 +8,7 @@ PKGREVISION= 7
COMMENT= KDE frontend for free real-time 3D space simulator
-DEPENDS= celestia-${CELESTIA_VERS}:../../misc/celestia
+DEPENDS= celestia-${CELESTIA_VERS}*:../../misc/celestia
CONFIGURE_ARGS+= --without-gtk
CONFIGURE_ARGS+= --with-kde