summaryrefslogtreecommitdiff
path: root/audio/glame
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2018-03-26 12:38:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2018-03-26 12:38:56 +0000
commit3147bb6c6b50283c03880d7e81033e282aac97f3 (patch)
tree89144c0c393177618b49ec68e604641d401fa90b /audio/glame
parentNew port, www/webhook: lightweight incoming webhook server (diff)
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change esound dependency was wrongly added to plenty of packages which actually does not depend on it. While here: - audio/glame: remove esound support - games/monkeybubble: add an explicit dependency on esound - sysutils/gnome-schedule: add en explicit dependency on pkg-config - comms/kb: add missing dependency on pkgconfig - x11-toolkits/libgnomeui: * update to 2.4.5 * use USES=localbase
Notes
Notes: svn path=/head/; revision=465584
Diffstat (limited to 'audio/glame')
-rw-r--r--audio/glame/Makefile4
-rw-r--r--audio/glame/pkg-plist2
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index 47c211286254..02da0cf1d486 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glame
PORTVERSION= 2.0.1
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= audio gnome
MASTER_SITES= SF
@@ -18,7 +18,7 @@ LIB_DEPENDS= libmp3lame.so:audio/lame \
libguile.so:lang/guile
GNU_CONFIGURE= yes
-CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split"
+CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" ac_cv_path_ESD_CONFIG=no
USES= gettext gmake pathfix pkgconfig libtool makeinfo
USE_GNOME= gnomeprefix libgnomeui
USE_XORG= xbitmaps x11
diff --git a/audio/glame/pkg-plist b/audio/glame/pkg-plist
index 15d6d21d975c..f08ca73f593b 100644
--- a/audio/glame/pkg-plist
+++ b/audio/glame/pkg-plist
@@ -1,8 +1,6 @@
bin/cglame
bin/glame
bin/glame-convert.sh
-lib/glame/audio_io_esd.a
-lib/glame/audio_io_esd.so
lib/glame/audio_io_oss.a
lib/glame/audio_io_oss.so
lib/glame/debug.a