diff options
Diffstat (limited to 'java/java-cup/Makefile')
-rw-r--r-- | java/java-cup/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile index 63d3bddf3921..bedeffabf959 100644 --- a/java/java-cup/Makefile +++ b/java/java-cup/Makefile @@ -15,7 +15,8 @@ LICENSE_TEXT= The text of the license can be obtained from the following URL:\ http://www2.cs.tum.edu/projects/cup/licence.php LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USE_JAVA= yes +USES= java + NO_BUILD= yes SUB_FILES= java-cup.sh |