diff options
Diffstat (limited to 'editors/jext/Makefile')
-rw-r--r-- | editors/jext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jext/Makefile b/editors/jext/Makefile index cd139c1faaa5..7f7f4818dc4f 100644 --- a/editors/jext/Makefile +++ b/editors/jext/Makefile @@ -18,7 +18,7 @@ COMMENT= Powerful 100% pure Java text editor RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 -WRKSRC= ${WRKDIR} +NO_WRKSUBDIR= yes USE_XLIB= yes USE_REINPLACE= yes NO_BUILD= yes |