diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-30 11:59:08 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-30 11:59:08 +0000 |
commit | 1288047610334ab9aa83cf3c61e01e96884d1362 (patch) | |
tree | d4ab222bea55035ebfa8641a990c404c2d1c19ce /graphics/autotrace | |
parent | 49c0c3c18b3619c53fcb1e582bc4b7565fb9587d (diff) |
Notes
Diffstat (limited to 'graphics/autotrace')
-rw-r--r-- | graphics/autotrace/Makefile | 3 |
1 files changed, 0 insertions, 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 |