Seems that recently something was changed at the ports tree, so

add an explicit dependency upon x11/libXtst:
. USE_XORG+=xtst;
. bump PORTREVISION.

Spotted by:	pointyhat via pavmail
This commit is contained in:
Boris Samorodov 2011-05-12 12:06:36 +00:00
parent e2444d3759
commit 9f673045a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274000

View File

@ -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 \