mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove now useless dependency on gnomehier
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue