diff options
Diffstat (limited to 'archivers/unarj/patches/patch-ab')
-rw-r--r-- | archivers/unarj/patches/patch-ab | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/archivers/unarj/patches/patch-ab b/archivers/unarj/patches/patch-ab deleted file mode 100644 index df2b524276d..00000000000 --- a/archivers/unarj/patches/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ab,v 1.2 1999/02/10 14:53:34 frueauf Exp $ - -*** Makefile.old Wed Jul 17 22:02:20 1991 ---- Makefile Wed Dec 28 04:39:21 1994 -*************** -*** 1,5 **** -! -! CC=cc - - all: unarj - ---- 1,4 ---- -! CFLAGS+=-DUNIX - - all: unarj - |