diff options
author | garbled <garbled> | 2005-12-28 17:13:11 +0000 |
---|---|---|
committer | garbled <garbled> | 2005-12-28 17:13:11 +0000 |
commit | d5c9d7ec1fc183ac0c6aecae98a4aa944b9acfa6 (patch) | |
tree | e467913cd658ffbc617a17ca200c87491ac706f1 /misc | |
parent | 13bcdcdc30d940675d75ca3290e67e3e0fdd827a (diff) | |
download | pkgsrc-d5c9d7ec1fc183ac0c6aecae98a4aa944b9acfa6.tar.gz |
Fixed by gtkglext fix.
Diffstat (limited to 'misc')
-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 |