diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-10-17 17:28:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-10-17 17:28:19 +0000 |
commit | 9674cdcd357cda10c644ed06b7f825ebbe803ff8 (patch) | |
tree | 37c879a621449b86fab1ba70e64659f11e5ecdd1 /audio/akode-plugins-xiph/files/patch-akode_Makefile.in | |
parent | - Disable SSE if arch != amd64 (diff) |
Remove audio/akode*. This was part of KDE 3.x.
PR: ports/182283
Approved by: Scot Hetzel <swhetzel@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=330659
Diffstat (limited to 'audio/akode-plugins-xiph/files/patch-akode_Makefile.in')
-rw-r--r-- | audio/akode-plugins-xiph/files/patch-akode_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/akode-plugins-xiph/files/patch-akode_Makefile.in b/audio/akode-plugins-xiph/files/patch-akode_Makefile.in deleted file mode 100644 index 2b2f77e6972a..000000000000 --- a/audio/akode-plugins-xiph/files/patch-akode_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- akode/Makefile.in.orig Tue Nov 29 17:51:19 2005 -+++ akode/Makefile.in Tue Nov 29 17:51:05 2005 -@@ -247,7 +247,7 @@ - unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@ - unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@ - bin_SCRIPTS = akode-config --SUBDIRS = lib plugins akodeplay -+SUBDIRS = lib plugins - #>- all: all-recursive - #>+ 1 - all: docs-am all-recursive |