summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-11 08:58:13 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-11 08:58:13 +0000
commitd7ae2000953aa43e9f431dfa7f04825c3ebeadef (patch)
tree14caf2d39cca75599ae08a3de8ade48a6e63db99 /x11-toolkits/gnustep-gui
parent- Update to 3.0 (diff)
- fix naming of patch
Notes
Notes: svn path=/head/; revision=256365
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile2
-rw-r--r--x11-toolkits/gnustep-gui/files/AudioOutputSink.m.patch (renamed from x11-toolkits/gnustep-gui/files/extra-patch-Tools_sound_AudioOutputSink.m)0
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index b2759a0dad2e..5070f19ee064 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -59,7 +59,7 @@ BREAKS_IF_PEDANTIC= yes
PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
.if defined(WITH_GNUSTEP_DEVEL)
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Tools_sound_AudioOutputSink.m
+EXTRA_PATCHES+= ${FILESDIR}/AudioOutputSink.m.patch
.endif
.if defined(WITHOUT_GNUSTEP_FAKEMAIN)
diff --git a/x11-toolkits/gnustep-gui/files/extra-patch-Tools_sound_AudioOutputSink.m b/x11-toolkits/gnustep-gui/files/AudioOutputSink.m.patch
index 4610c84a9431..4610c84a9431 100644
--- a/x11-toolkits/gnustep-gui/files/extra-patch-Tools_sound_AudioOutputSink.m
+++ b/x11-toolkits/gnustep-gui/files/AudioOutputSink.m.patch