aboutsummaryrefslogtreecommitdiff
path: root/textproc/goldendict
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-05-21 14:36:32 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-05-21 14:36:32 +0000
commita6e026add11fa5d5d11d3aa40f821e68f8709c5b (patch)
tree47bdd3d7394eae79da27bd82ddfe9387d0015aec /textproc/goldendict
parenta184e8c330b7a32a7a3502433e1b5c1fb78ed17c (diff)
downloadports-a6e026add11fa5d5d11d3aa40f821e68f8709c5b.tar.gz
ports-a6e026add11fa5d5d11d3aa40f821e68f8709c5b.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)
Notes
Notes: svn path=/head/; revision=297119
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}