diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
commit | 6b789892652b945988200413c34c1471d8008c4d (patch) | |
tree | 187ac42960cebf296bee314e4ed76fde994a3bc3 /astro | |
parent | f4e339b198a52d1347f5819c5abcf68e362aff1b (diff) | |
download | FreeBSD-ports-6b789892652b945988200413c34c1471d8008c4d.zip FreeBSD-ports-6b789892652b945988200413c34c1471d8008c4d.tar.gz |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'astro')
-rw-r--r-- | astro/starplot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile index ec087ab..6c3228c 100644 --- a/astro/starplot/Makefile +++ b/astro/starplot/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://starplot.org/downloads/ MAINTAINER= pat@FreeBSD.org COMMENT= 3-dimensional viewer for star charts +BROKEN= Incomplete pkg-plist + USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes |