diff options
Diffstat (limited to 'editors/xcoral/Makefile')
-rw-r--r-- | editors/xcoral/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index a696c1f8e5af..abe310607377 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -7,15 +7,15 @@ PORTNAME= xcoral PORTVERSION= 3.46 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://xcoral.free.fr/ MAINTAINER= ports@FreeBSD.org COMMENT= A multiwindow mouse-based text editor for X -USE_X_PREFIX= yes GNU_CONFIGURE= yes +USE_XORG= x11 CONFIGURE_ARGS= --libdir=${PREFIX}/share CONFIGURE_ENV= LIBS="-lgnuregex" PLIST_SUB= VERSION="${PORTVERSION}" |