aboutsummaryrefslogtreecommitdiff
path: root/editors/fxite
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-07-02 08:09:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-07-02 08:09:03 +0000
commit599c34df3465e5b7709bdef08c44ab78560f3575 (patch)
tree24d9569f096169bb65fc720fc62fb9710478666b /editors/fxite
parentfbfe27ce87fdb2a1c2ec2818a9b69d3af7ff5ac7 (diff)
downloadports-599c34df3465e5b7709bdef08c44ab78560f3575.tar.gz
ports-599c34df3465e5b7709bdef08c44ab78560f3575.zip
- chase x11-toolkits/fxscintilla shlib bump
Notes
Notes: svn path=/head/; revision=276851
Diffstat (limited to 'editors/fxite')
-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