summaryrefslogtreecommitdiffstats
path: root/audio/xmms-mailnotify
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-03-29 16:20:49 +0000
committerarved <arved@FreeBSD.org>2003-03-29 16:20:49 +0000
commit55d8e4122c3756acf04836549cb2da5c38c2a8ff (patch)
tree8fd052d47d81e50a9f15974842f84fa70957ecf3 /audio/xmms-mailnotify
parentaf1236f2c2db593d13149a623785332b15f59554 (diff)
downloadFreeBSD-ports-55d8e4122c3756acf04836549cb2da5c38c2a8ff.zip
FreeBSD-ports-55d8e4122c3756acf04836549cb2da5c38c2a8ff.tar.gz
Look for the default .wav file in the right directory
Diffstat (limited to 'audio/xmms-mailnotify')
-rw-r--r--audio/xmms-mailnotify/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile
index 3935f20..8dd1fb9 100644
--- a/audio/xmms-mailnotify/Makefile
+++ b/audio/xmms-mailnotify/Makefile
@@ -22,5 +22,9 @@ USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
INSTALLS_SHLIB= yes
+USE_REINPLACE= yes
+
+post-patch:
+ ${REINPLACE_CMD} -e "s,/usr/lib,${X11BASE}/lib," ${WRKSRC}/mailnotify.c
.include <bsd.port.mk>
OpenPOWER on IntegriCloud