summaryrefslogtreecommitdiffstats
path: root/audio/gdam
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-03-15 14:08:26 +0000
committerpav <pav@FreeBSD.org>2006-03-15 14:08:26 +0000
commit720861a29a8919870dd973266390e041626c6a26 (patch)
tree209665d45e42efc10944f6c2567d49df3528e741 /audio/gdam
parent3b9ae206b299b41345a8b705290b4cb079989d7f (diff)
downloadFreeBSD-ports-720861a29a8919870dd973266390e041626c6a26.zip
FreeBSD-ports-720861a29a8919870dd973266390e041626c6a26.tar.gz
- Fix XMMS detection, and fix plist
Reported by: krismail
Diffstat (limited to 'audio/gdam')
-rw-r--r--audio/gdam/Makefile4
-rw-r--r--audio/gdam/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/gdam/Makefile b/audio/gdam/Makefile
index 156ad99..ff74454 100644
--- a/audio/gdam/Makefile
+++ b/audio/gdam/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdam
PORTVERSION= 0.942
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,10 +24,10 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= libglade
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
post-patch:
+ @${REINPLACE_CMD} -e 's|`$$XMMS_CONFIG --libs`|"`$$XMMS_CONFIG --libs` ${PTHREAD_LIBS}"|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-lglib -lgtk|-lglib-12 -lgtk-12|' ${WRKSRC}/skin/foreign/xmmsvis/Makefile.in
.include <bsd.port.mk>
diff --git a/audio/gdam/pkg-plist b/audio/gdam/pkg-plist
index bfdd513..47472af 100644
--- a/audio/gdam/pkg-plist
+++ b/audio/gdam/pkg-plist
@@ -4,6 +4,7 @@ bin/gdamdsp
bin/gdamexternalrecorderhelper
bin/gdamladspapluginscanner
bin/gdamrtcat
+bin/gdamxmmsvishelper
bin/gdam123
bin/gdam-launcher
bin/gdam-server
OpenPOWER on IntegriCloud