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