diff options
Diffstat (limited to 'audio/ascd/files/patch-Imakefile')
-rw-r--r-- | audio/ascd/files/patch-Imakefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/audio/ascd/files/patch-Imakefile b/audio/ascd/files/patch-Imakefile deleted file mode 100644 index 81b8b951c023..000000000000 --- a/audio/ascd/files/patch-Imakefile +++ /dev/null @@ -1,16 +0,0 @@ ---- Imakefile.orig 1999-09-04 23:24:23 UTC -+++ Imakefile -@@ -5,11 +5,10 @@ NAME = ascd - BINDIR = CBINDIR - MANDIR = CMANDIR - THEMESDIR = CTHDIR --MOREFLAGS = -I/usr/local/include -I/usr/X11R6/include -I. --CCOPTIONS = $(MOREFLAGS) -+EXTRA_INCLUDES = -I. - SYS_LIBRARIES = $(XLIB) -lXpm - --LOCAL_LIBRARIES = -L../libworkman -lworkman -L/usr/local/lib -+LOCAL_LIBRARIES = -lworkman - - SRCS_OPT1 = - SRCS_OPT2 = |