diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/xmradio/files/patch-Imakefile | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=419133
Diffstat (limited to 'audio/xmradio/files/patch-Imakefile')
-rw-r--r-- | audio/xmradio/files/patch-Imakefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmradio/files/patch-Imakefile b/audio/xmradio/files/patch-Imakefile index 35efdb7b0c94..fac2cb58fb81 100644 --- a/audio/xmradio/files/patch-Imakefile +++ b/audio/xmradio/files/patch-Imakefile @@ -1,5 +1,5 @@ ---- Imakefile.orig Wed Nov 14 01:33:48 2001 -+++ Imakefile Tue Jul 27 10:25:29 2004 +--- Imakefile.orig 2001-11-13 22:33:48 UTC ++++ Imakefile @@ -4,9 +4,10 @@ #endif @@ -13,7 +13,7 @@ EXTRA_LDOPTIONS = -L/usr/local/lib -Wl,-R/usr/local/lib INCLUDES = -I/usr/local/include -@@ -15,7 +16,7 @@ +@@ -15,7 +16,7 @@ INCLUDES = -I/usr/local/include SRCS = radio.c remote.c analyzer.c sample.c misc.c config.c version_check.c LiteClue.c lcd_net.c OBJS = radio.o remote.o analyzer.o sample.o misc.o config.o version_check.o LiteClue.o lcd_net.o |