aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/goldendict
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2012-05-21 22:36:32 +0800
committerrakuco <rakuco@FreeBSD.org>2012-05-21 22:36:32 +0800
commita62be854b652f8c1070a7497dc7c1ae5c465d31a (patch)
treebb29e74b275647caa3489110525f876a0541ac6f /textproc/goldendict
parente90f3d296f7c25d56bcbe5e49c393dd5e8fc03eb (diff)
downloadfreebsd-ports-gnome-a62be854b652f8c1070a7497dc7c1ae5c465d31a.tar.gz
freebsd-ports-gnome-a62be854b652f8c1070a7497dc7c1ae5c465d31a.tar.zst
freebsd-ports-gnome-a62be854b652f8c1070a7497dc7c1ae5c465d31a.zip
Add phonon to QT_COMPONENTS.
goldendict seems to use phonon, but it was not listed in the dependency list explicitly, which failed the Qt 4.8.1 exp-run. PORTREVISION bumped due to the dependency list change. Approved by: miwi (Qt 4.8.1 exp-run)
Diffstat (limited to 'textproc/goldendict')
-rw-r--r--textproc/goldendict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index 787849dc7357..e5a332c8fb9a 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -7,7 +7,7 @@
PORTNAME= goldendict
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -25,7 +25,7 @@ HAS_CONFIGURE= yes
USE_GNOME= pkgconfig
USE_XORG= xtst
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui webkit \
+QT_COMPONENTS= corelib gui webkit phonon \
qmake_build linguist_build moc_build rcc_build script_build uic_build
WRKSRC= ${WRKDIR}