diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-17 10:25:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-17 10:25:48 +0000 |
commit | c9330389abf64b85534aab597b919413d81e70d7 (patch) | |
tree | 1eae941c2f16eb65eb1ce13e3aceb555abc58799 /java | |
parent | 0ae6921d666b85a5558b7872adc1e4bc20c95c44 (diff) | |
download | ports-c9330389abf64b85534aab597b919413d81e70d7.tar.gz ports-c9330389abf64b85534aab597b919413d81e70d7.zip |
Change BROKEN to IGNORE since the package builds but is apparently not
useful.
Notes
Notes:
svn path=/head/; revision=116496
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-pmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index 6bba5cec8744..f1dd6709b46d 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= eclipse MAINTAINER= java@FreeBSD.org COMMENT= Scan Java source code and look for potential problems -BROKEN= It is too hard to adopt Eclipse 3.0. +IGNORE= is too hard to adopt Eclipse 3.0 NO_BUILD= yes NO_WRKSUBDIR= yes |