diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-08-31 03:16:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-08-31 03:16:14 +0000 |
commit | 114a2e065981ae62e51f008e8cb1b2f058349d63 (patch) | |
tree | 0488746a60d85c5d5a2ced78a26aff296499063c | |
parent | BROKEN on !i386: Does not compile (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=141527
-rw-r--r-- | editors/jext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/jext/Makefile b/editors/jext/Makefile index 7f7f4818dc4f..08cdeb881447 100644 --- a/editors/jext/Makefile +++ b/editors/jext/Makefile @@ -18,6 +18,8 @@ COMMENT= Powerful 100% pure Java text editor RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 +BROKEN= Incomplete pkg-plist + NO_WRKSUBDIR= yes USE_XLIB= yes USE_REINPLACE= yes |