diff options
Diffstat (limited to 'devel/flexdock/Makefile')
| -rw-r--r-- | devel/flexdock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/flexdock/Makefile b/devel/flexdock/Makefile index 1512daba59df..b879cf14a6d7 100644 --- a/devel/flexdock/Makefile +++ b/devel/flexdock/Makefile @@ -1,5 +1,6 @@ PORTNAME= flexdock PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= http://forge.scilab.org/index.php/p/${PORTNAME}/downloads/get/ @@ -10,7 +11,7 @@ WWW= https://forge.scilab.org/index.php/p/flexdock/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= java:ant +USES= java:ant,run ALL_TARGET= dist NO_ARCH= yes |
