summaryrefslogtreecommitdiff
path: root/multimedia/subtitleeditor
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2007-03-11 19:41:33 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2007-03-11 19:41:33 +0000
commit9162f7ee928899db1fda25e7ff139b1af5df2070 (patch)
tree1933cf259b73d1b45b05a6315a7d77d1a79edd6d /multimedia/subtitleeditor
parentUpdate to 1.2.2 (diff)
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default. Bump PORTREVISION on all dependent ports.
Notes
Notes: svn path=/head/; revision=187153
Diffstat (limited to 'multimedia/subtitleeditor')
-rw-r--r--multimedia/subtitleeditor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index dd88ba0031bd..026ff0cd5534 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= subtitleeditor
PORTVERSION= 0.13.2
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://kitone.free.fr/subtitleeditor/files/ CSME
@@ -18,7 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
enchant.1:${PORTSDIR}/textproc/enchant \
- pcre.0:${PORTSDIR}/devel/pcre-utf8
+ pcre.0:${PORTSDIR}/devel/pcre
USE_GNOME= gtk20
USE_GSTREAMER= good