From 1288047610334ab9aa83cf3c61e01e96884d1362 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 30 Nov 2005 11:59:08 +0000 Subject: [PATCH] - Remove bzip2 from list of dependencies, it has been part of base system since 4.4 PR: 88989 Submitted by: edwin Approved by: maintainer timeout (16 days) --- graphics/autotrace/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 5d35e36ca0cc..fbe9861d597c 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -19,9 +19,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ ming.3:${PORTSDIR}/graphics/ming \ Magick.8:${PORTSDIR}/graphics/ImageMagick \ pstoedit.0:${PORTSDIR}/graphics/pstoedit -.if !exists(/usr/bin/bzip2) -LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 -.endif INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:13:inc