diff options
author | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
commit | 0783421b56d414d5822a967505ce37ef1c9cfca5 (patch) | |
tree | 6f4bbc880dc8f8691ba951c9c144a5d6bace321f /audio/x11amp/files/patch-Input__mikmod__Makefile.in | |
parent | Update to the latest commit. (diff) |
Remove expired ports:
2015-01-26 audio/qmidinet: Broken for more than 6 months
2015-01-26 audio/wmauda: Broken for more than 6 months
2015-01-26 audio/x11amp: Broken for more than 6 months
2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream
2015-01-26 ftp/rexx-curl: Broken for more than 6 months
2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months
2015-01-26 www/lifetype: Broken for more than 6 months
2015-01-26 www/ump: Broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=378068
Diffstat (limited to 'audio/x11amp/files/patch-Input__mikmod__Makefile.in')
-rw-r--r-- | audio/x11amp/files/patch-Input__mikmod__Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/x11amp/files/patch-Input__mikmod__Makefile.in b/audio/x11amp/files/patch-Input__mikmod__Makefile.in deleted file mode 100644 index a81defefdbca..000000000000 --- a/audio/x11amp/files/patch-Input__mikmod__Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Input/mikmod/Makefile.in 2001/11/26 17:58:25 1.1 -+++ Input/mikmod/Makefile.in 2001/11/26 17:59:23 -@@ -94,7 +94,7 @@ - - libmikmod_la_LDFLAGS = -module -avoid-version - LIBS = --CFLAGS = -I$(top_srcdir) -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -D_REENTRANT @GTK_CFLAGS@ -+CFLAGS += -I$(top_srcdir) -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -D_REENTRANT @GTK_CFLAGS@ - - - libmikmod_la_SOURCES = load_669.c load_amf.c load_dsm.c load_far.c load_it.c load_m15.c load_med.c load_mod.c load_mtm.c load_s3m.c load_stm.c load_ult.c load_xm.c mmalloc.c mmerror.c mmio.c drv_x11amp.c drv_nos.c mdreg.c mdriver.c mloader.c mlreg.c mplayer.c munitrk.c mwav.c npertab.c s3m_it.c sloader.c virtch.c marchive.c mikmod.h mikmod.xpm mikmod_internals.h mikmod-plugin.h plugin.c |