aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-05 19:38:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-05 19:38:38 +0000
commita72399e9a9f56add318f1f9c0581872d782e51d9 (patch)
tree8918c075a399bfe6ddec69052c75e99d10a06f53 /audio
parentabc219b6b81951e5cab849963a2f5c50c566c897 (diff)
downloadports-a72399e9a9f56add318f1f9c0581872d782e51d9.tar.gz
ports-a72399e9a9f56add318f1f9c0581872d782e51d9.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/Makefile1
-rw-r--r--audio/esound/files/patch-esddsp.in11
2 files changed, 12 insertions, 0 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 03b36e9bbe6b..b415b4dc3aba 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -7,6 +7,7 @@
PORTNAME= esound
PORTVERSION= 0.2.32
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2
diff --git a/audio/esound/files/patch-esddsp.in b/audio/esound/files/patch-esddsp.in
new file mode 100644
index 000000000000..da937fd6d71f
--- /dev/null
+++ b/audio/esound/files/patch-esddsp.in
@@ -0,0 +1,11 @@
+--- esddsp.in.orig Sun Oct 5 15:31:52 2003
++++ esddsp.in Sun Oct 5 15:32:08 2003
+@@ -97,7 +97,7 @@
+ prefix=@prefix@
+ exec_prefix=@exec_prefix@
+
+-LD_PRELOAD="@libdir@/libesddsp.so.@ESD_MAJOR_VERSION@ @libdir@/libesd.so.@ESD_MAJOR_VERSION@ $LD_PRELOAD"
++LD_PRELOAD="@libdir@/libesddsp.so @libdir@/libesd.so $LD_PRELOAD"
+ export LD_PRELOAD
+
+ # invoke the program with the args given