diff options
Diffstat (limited to 'editors/jedit-devel/Makefile')
-rw-r--r-- | editors/jedit-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile index 0e4cca2946fc..1d3b99928ec5 100644 --- a/editors/jedit-devel/Makefile +++ b/editors/jedit-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= jedit DISTVERSION= 4.3.p13 +PORTREVISION= 1 CATEGORIES= editors java MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/}install @@ -24,7 +25,7 @@ JAVA_VERSION= 1.5+ CONFLICTS= jedit-4.2* NO_LATEST_LINK= yes -USE_XLIB= yes +USE_XORG= x11 NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} |