summaryrefslogtreecommitdiff
path: root/archivers/unzip/patches/patch-ab
blob: 4fc836969a53035a2ba57d7bfa2df3dc85c91199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.2 1998/08/07 10:35:52 agc Exp $

--- unix/Makefile.orig	Wed Nov 19 18:47:29 1997
+++ unix/Makefile	Wed Nov 19 18:47:43 1997
@@ -560,7 +560,7 @@
 bsd:		_bsd	# generic BSD (BSD 4.2 & Ultrix handled in unzip.h)
 
 _bsd:		unix_make
-	$(MAKE) unzips CF="$(CF) -DBSD"
+	$(MAKE) unzips CF="$(CF) -DBSD -DUNIX"
 
 #----------------------------------------------------------------------------
 #  SysV group (for extern long timezone and ioctl.h instead of sgtty.h):