1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Move gnomespeech from LIB_DEPENDS to USE_GNOME, no function change.

This commit is contained in:
Jeremy Messenger 2006-05-28 00:49:45 +00:00
parent cc7724d7b2
commit ec5b70658e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163648

View File

@ -16,13 +16,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME On-Screen Keyboard (GOK)
LIB_DEPENDS= gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech
USE_BZIP2= yes
USE_GETTEXT= yes
USE_X_PREFIX= yes
INSTALLS_OMF= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck \
gnomespeech
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \