mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Eliminate USE_GNOME=pkgconfig from comms
This commit is contained in:
parent
5e04dfb987
commit
b8871ecaa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325951
@ -13,8 +13,8 @@ LICENSE= LGPL20
|
||||
|
||||
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
|
||||
|
||||
USE_GNOME= pkgconfig gnomehack libxml2
|
||||
USE_PERL5= yes
|
||||
USES= perl5 pkgconfig pathfix
|
||||
USE_GNOME= libxml2
|
||||
USE_TCL= yes
|
||||
USE_PYTHON= yes
|
||||
USE_AUTOTOOLS= autoconf libtool libltdl
|
||||
|
@ -37,7 +37,7 @@ LDFLAGS+= -L${PREFIX}/lib
|
||||
.elif ${PORT_OPTIONS:MPULSEAUDIO}
|
||||
MAKE_FLAGS+= DEVICE=PA
|
||||
LIB_DEPENDS+= pulse-simple:${PORTSDIR}/audio/pulseaudio
|
||||
USE_GNOME= pkgconfig
|
||||
USES+= pkgconfig
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user