aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-07-02 16:09:03 +0800
committermiwi <miwi@FreeBSD.org>2011-07-02 16:09:03 +0800
commit5102d8f7202867112772ea5aa91456b033bcfadb (patch)
treedbeebc5aef171ab96058f2b4633678bd2d43379d /editors
parentbed0e90cb182ddf4ac59e4786072d3ff85c0255d (diff)
downloadfreebsd-ports-gnome-5102d8f7202867112772ea5aa91456b033bcfadb.tar.gz
freebsd-ports-gnome-5102d8f7202867112772ea5aa91456b033bcfadb.tar.zst
freebsd-ports-gnome-5102d8f7202867112772ea5aa91456b033bcfadb.zip
- chase x11-toolkits/fxscintilla shlib bump
Diffstat (limited to 'editors')
-rw-r--r--editors/fxite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile
index acf1c9b7434b..5a0cadb5b009 100644
--- a/editors/fxite/Makefile
+++ b/editors/fxite/Makefile
@@ -7,14 +7,14 @@
PORTNAME= fxite
PORTVERSION= 0.6
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= gahr@FreeBSD.org
COMMENT= An advanced cross-platform text editor
-LIB_DEPENDS= fxscintilla.21:${PORTSDIR}/x11-toolkits/fxscintilla
+LIB_DEPENDS= fxscintilla.22:${PORTSDIR}/x11-toolkits/fxscintilla
USE_GETTEXT= yes
GNU_CONFIGURE= yes