diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/argouml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/argouml/Makefile b/devel/argouml/Makefile index 954e11d8accf..8c57e6af95b9 100644 --- a/devel/argouml/Makefile +++ b/devel/argouml/Makefile @@ -22,6 +22,8 @@ COMMENT= A UML design tool with cognitive support RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper +PORTSCOUT= limitw:1,even + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes USE_JAVA= yes |