1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add a missing dependency, intltool, when disable HAL, DBUS and GCONF options

at the same time. Bump the PORTREVISION.

PR:		ports/130094
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
This commit is contained in:
Jeremy Messenger 2009-01-01 18:44:21 +00:00
parent 78f47bd650
commit acf9a59ae3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225090

View File

@ -8,7 +8,7 @@
PORTNAME= pulseaudio
PORTVERSION= 0.9.13
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/
@ -21,7 +21,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
dbus-1.3:${PORTSDIR}/devel/dbus \
gdbm.3:${PORTSDIR}/databases/gdbm
USE_GNOME= gnometarget gnomehack glib20 ltverhack
USE_GNOME= gnometarget gnomehack glib20 intltool ltverhack
USE_XORG= x11 sm
USE_LDCONFIG= yes
GNU_CONFIGURE= yes