diff options
author | danfe <danfe@FreeBSD.org> | 2012-09-29 22:37:49 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-09-29 22:37:49 +0800 |
commit | 960e40fa078172bc82740797d3066386189334bb (patch) | |
tree | f295ce6cda8f533af1de81ca41c75a20df0b29b6 /astro/celestia-gnome | |
parent | 84e4b2d940ce51ddaea6c6950b52b6623a73c29d (diff) | |
download | freebsd-ports-gnome-960e40fa078172bc82740797d3066386189334bb.tar.gz freebsd-ports-gnome-960e40fa078172bc82740797d3066386189334bb.tar.zst freebsd-ports-gnome-960e40fa078172bc82740797d3066386189334bb.zip |
Trim Makefile headers and remove ABI versions in LIB_DEPENDS.
Diffstat (limited to 'astro/celestia-gnome')
-rw-r--r-- | astro/celestia-gnome/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/astro/celestia-gnome/Makefile b/astro/celestia-gnome/Makefile index 41a992908972..cc3b82f4a1fd 100644 --- a/astro/celestia-gnome/Makefile +++ b/astro/celestia-gnome/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: celestia-gnome -# Date created: 04 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# +# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -# CELESTIA_UI= gnome MASTERDIR= ${.CURDIR}/../celestia |