diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2013-04-24 19:42:33 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2013-04-24 19:42:33 +0000 |
commit | 4ffa6a30843f76ea9b3d59cefbf3f30bdf03a748 (patch) | |
tree | 20826f7f34f145a963e381c4684378ee03cd242a | |
parent | 81f29d7c88c37c209950c31bfb9152f80059f31e (diff) |
Notes
-rw-r--r-- | print/jabref/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |