diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-05 23:15:49 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-05 23:15:49 +0800 |
commit | 25cdfe8fee215f9199add9a8d948effea3e7be9a (patch) | |
tree | bca0f642f8f327d5f5e4235aea90d4def13425fa /astro/rmap | |
parent | ff8388e72415ebd11bc2cf451c112fc8f08b2f62 (diff) | |
download | freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.tar.gz freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.tar.zst freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.zip |
Mark a few ports BROKEN in astro and archivers category (unfetchable)
Diffstat (limited to 'astro/rmap')
-rw-r--r-- | astro/rmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index c41362a52cc3..974af6c7b5bb 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -13,6 +13,8 @@ COMMENT= Generates images of the Earth centered at a particular location LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= No public distfiles + LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd USES= gmake |