diff options
-rw-r--r-- | misc/celestia-gnome/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/celestia-gnome/Makefile b/misc/celestia-gnome/Makefile index 4bb4e47a3ce..0970448da5e 100644 --- a/misc/celestia-gnome/Makefile +++ b/misc/celestia-gnome/Makefile @@ -1,13 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2005/12/26 23:39:32 schmonz Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/28 17:13:11 garbled Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-/} PKGREVISION= 2 COMMENT= GNOME frontend for free real-time 3D space simulator -PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" -PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" - DEPENDS+= celestia-${CELESTIA_VERS}*:../../misc/celestia CELESTIA_PROGPREFIX= g |