diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-15 03:18:03 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-15 03:18:03 +0000 |
commit | dad50d99b195f0597431757a3b8c63f1012e6731 (patch) | |
tree | 544072f356f3cefa26a6a5225882423a4ffe98f4 /www/arena/files/patch-aa | |
parent | - added the missing .if statement around the IGNORE (diff) |
Remove expired ports.
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 |