aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2017-10-20 20:16:57 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2017-10-20 20:16:57 +0000
commit890ccaffc170cfd9e13f5f1c86b0c1be2acd55dd (patch)
tree45dd2e17f3d027e2295be9ee5da826c613a28189 /textproc
parent54bec57171e19cb14071450d7214a265a465fe6a (diff)
downloadports-890ccaffc170cfd9e13f5f1c86b0c1be2acd55dd.tar.gz
ports-890ccaffc170cfd9e13f5f1c86b0c1be2acd55dd.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/goldendict/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index a4c7ab0ee157..29387d8e957e 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -3,7 +3,7 @@
PORTNAME= goldendict
PORTVERSION= 1.0.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -17,11 +17,12 @@ LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell \
libvorbis.so:audio/libvorbis
NO_WRKSUBDIR= yes
-USES= dos2unix iconv pkgconfig qmake tar:bzip2
+USES= dos2unix iconv:wchar_t pkgconfig qmake tar:bzip2
DOS2UNIX_FILES= processwrapper.cc
USE_XORG= xtst
USE_QT4= corelib gui webkit phonon \
linguist_build moc_build rcc_build script_build uic_build
+LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
INSTALLS_ICONS= yes
post-patch: