diff options
-rw-r--r-- | astro/prune/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/prune/Makefile b/astro/prune/Makefile index 1c94c43187bf..5ceecd305cb6 100644 --- a/astro/prune/Makefile +++ b/astro/prune/Makefile @@ -7,6 +7,7 @@ PORTNAME= prune PORTVERSION= 7 +PORTREVISION= 1 CATEGORIES= astro java MASTER_SITES= http://activityworkshop.net/software/prune/ \ http://mirror.amdmi3.ru/distfiles/ @@ -17,6 +18,8 @@ EXTRACT_ONLY= # empty MAINTAINER= amdmi3@FreeBSD.org COMMENT= Application for viewing, editing and converting GPS coordinate data +CONFLICTS= graphviz-[0-9]* + NO_WRKSUBDIR= yes NO_BUILD= yes |