Remove now useless dependency on gnomehier

This commit is contained in:
Baptiste Daroussin 2014-12-20 20:48:22 +00:00
parent e3df88200b
commit 59db5018ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375129
3 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
PORTNAME= at-spi
PORTVERSION= 1.32.0
PORTREVISION?= 4
PORTREVISION?= 5
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -19,7 +19,7 @@ USES+= tar:bzip2
RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIR}/accessibility/at-spi2-atk
USES+= gmake gettext libtool pathfix pkgconfig python:2
USE_GNOME= gnomehier intlhack gtk20 gconf2 libbonobo
USE_GNOME= intlhack gtk20 gconf2 libbonobo
USE_XORG= x11 xtst
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View file

@ -4,7 +4,7 @@
PORTNAME= dasher
PORTVERSION= 4.10.1
PORTREVISION= 7
PORTREVISION= 8
PORTEPOCH= 2
CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= GNOME
@ -18,7 +18,7 @@ LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USES= gettext gmake pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix intlhack gnomehier libgnomeui atspi \
USE_GNOME= gnomeprefix intlhack libgnomeui atspi \
libwnck gnomedocutils
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

View file

@ -2,7 +2,7 @@
PORTNAME= speech-dispatcher
PORTVERSION= 0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= accessibility audio
MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/
@ -16,13 +16,13 @@ LIB_DEPENDS= libdotconf.so:${PORTSDIR}/devel/dotconf \
libltdl.so:${PORTSDIR}/devel/libltdl \
libsndfile.so:${PORTSDIR}/audio/libsndfile
# gnomehier is required because of share/sounds directory.
USE_GNOME= glib20 gnomehier intltool
USE_GNOME= glib20 intltool
USES= alias gettext gmake pathfix pkgconfig libtool
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
ETCFILES= clients/emacs.conf clients/gnome-speech.conf \
modules/cicero.conf modules/dtk-generic.conf \