mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Remove gconf2 dependency, it is actually not a dependency
This commit is contained in:
parent
2efe35ccd1
commit
e34cd6fdde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564198
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
PORTNAME= pulseeffects
|
PORTNAME= pulseeffects
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 4.6.8
|
DISTVERSION= 4.6.8
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= daniel@shafer.cc
|
MAINTAINER= daniel@shafer.cc
|
||||||
|
@ -44,7 +44,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \
|
||||||
USES= compiler:c++17-lang desktop-file-utils libtool \
|
USES= compiler:c++17-lang desktop-file-utils libtool \
|
||||||
localbase:ldflags gettext gnome meson ninja pathfix pkgconfig \
|
localbase:ldflags gettext gnome meson ninja pathfix pkgconfig \
|
||||||
python:3.6+ shebangfix
|
python:3.6+ shebangfix
|
||||||
USE_GNOME= cairo gconf2 gtkmm30 libsigc++20 pygobject3
|
USE_GNOME= cairo gtkmm30 libsigc++20 pygobject3
|
||||||
USE_GSTREAMER1= bad bs2b good ladspa lv2 pulse webrtcdsp
|
USE_GSTREAMER1= bad bs2b good ladspa lv2 pulse webrtcdsp
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue