diff options
Diffstat (limited to 'www/arena/files/patch-aa')
-rw-r--r-- | www/arena/files/patch-aa | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/www/arena/files/patch-aa b/www/arena/files/patch-aa deleted file mode 100644 index 2eb52fe737e0..000000000000 --- a/www/arena/files/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ -*** Arena/freebsd/Makefile.orig Thu Apr 25 06:39:15 1996 ---- Arena/freebsd/Makefile Sat Nov 16 04:46:01 1996 -*************** -*** 8,19 **** - ASIS_MACH = hardware/os - - -! CFLAGS = -DDEBUG -D__BSD__ -I/usr/X11/include \ - -DCALL_CLIENT_BUG \ - -DCLONE -DFIND -DJPEG \ -! -O -g -fwritable-strings -DI18N -DSTYLE_BACKGROUND -DSTYLE_COLOR - LFLAGS = -! CC = gcc - - # Directory for installed binary: - BINDIR = /usr/local/bin ---- 8,19 ---- - ASIS_MACH = hardware/os - - -! CFLAGS+= -DDEBUG -D__BSD__ -I${X11BASE}/include -I${PREFIX}/include \ - -DCALL_CLIENT_BUG \ - -DCLONE -DFIND -DJPEG \ -! -fwritable-strings -DI18N -DSTYLE_BACKGROUND -DSTYLE_COLOR - LFLAGS = -! #CC = gcc - - # Directory for installed binary: - BINDIR = /usr/local/bin |