diff options
-rw-r--r-- | textproc/goldendict/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index 6bc1498c11a0..9f2959957118 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -7,6 +7,7 @@ PORTNAME= goldendict PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -22,6 +23,7 @@ LICENSE= GPLv3 USE_BZIP2= yes HAS_CONFIGURE= yes USE_GNOME= pkgconfig +USE_XORG= xtst USE_QT_VER= 4 USE_QT4= linguist QT_COMPONENTS= corelib gui webkit \ |