From 198626f5356e6c742b87fc3059a68b12c7690c0e Mon Sep 17 00:00:00 2001 From: mandree Date: Wed, 24 Apr 2013 19:42:33 +0000 Subject: Add PORTSCOUT variable. --- print/jabref/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'print/jabref') diff --git a/print/jabref/Makefile b/print/jabref/Makefile index d503a547ff55..b1f01dfc4133 100644 --- a/print/jabref/Makefile +++ b/print/jabref/Makefile @@ -16,6 +16,8 @@ COMMENT= BibTeX native bibliographic reference manager LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +PORTSCOUT= limit:.*[0-9]$$ + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes -- cgit