From 4c0191c569ccc3ba9099087d5c29699aae2011b0 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Thu, 3 Dec 2009 18:02:55 +0000 Subject: [PATCH] Connect unzip to the build. Approved by: ed (mentor) Approved by: des (unzip author) Tested by: exp ports build (miwi) --- usr.bin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 64977431214e..9120613d4366 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -203,6 +203,7 @@ SUBDIR= alias \ unexpand \ ${_unifdef} \ uniq \ + unzip \ units \ unvis \ ${_usbhidaction} \