diff options
Diffstat (limited to 'graphics/tif22pnm/Makefile')
-rw-r--r-- | graphics/tif22pnm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile index 3e4070c1af70..9b5acbaad2cd 100644 --- a/graphics/tif22pnm/Makefile +++ b/graphics/tif22pnm/Makefile @@ -17,7 +17,6 @@ COMMENT= Converts TIFF- sampled images to PNM image BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libtiff-ldir=${LOCALBASE}/lib \ --with-libtiff-idir=${LOCALBASE}/include |