diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-28 15:55:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-28 15:55:51 +0000 |
commit | cf686a01526fc762b49aae5ab07171a14f15f89e (patch) | |
tree | af71e0eb7d66a63d0e0b1096bed4125d3572ba5b /astro/celestia-gnome | |
parent | 6b12352ba2ceb63c4c99d9d8775a8edf1a79b5e0 (diff) |
Notes
Diffstat (limited to 'astro/celestia-gnome')
-rw-r--r-- | astro/celestia-gnome/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/celestia-gnome/Makefile b/astro/celestia-gnome/Makefile index 8d9dda1056b2..cc3b82f4a1fd 100644 --- a/astro/celestia-gnome/Makefile +++ b/astro/celestia-gnome/Makefile @@ -3,6 +3,5 @@ CELESTIA_UI= gnome MASTERDIR= ${.CURDIR}/../celestia -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |