summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2009-02-02 19:47:39 +0000
committerRene Ladan <rene@FreeBSD.org>2009-02-02 19:47:39 +0000
commitfd75ff8ffa5a9252237dd660c9a48d7bd96302e3 (patch)
tree4f437afb5e1a518ee05860e92ae8801b0c05f481 /devel
parent- Update to 20090123 (diff)
Add PORTSCOUT variable to report only x.2y.z versions.
Approved by: tabthorpe
Notes
Notes: svn path=/head/; revision=227468
Diffstat (limited to 'devel')
-rw-r--r--devel/argouml/Makefile2
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