aboutsummaryrefslogtreecommitdiff
path: root/graphics/tif22pnm
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2012-08-01 12:53:30 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2012-08-01 12:53:30 +0000
commit0bdd86b663b7f01b7cbbd3dcacf1fb1567986781 (patch)
tree377edce997732b6fae2865827ef196d5630d4759 /graphics/tif22pnm
parentc36b50aa0d96addc1a5623c0bf2c84b07d568db5 (diff)
downloadports-0bdd86b663b7f01b7cbbd3dcacf1fb1567986781.tar.gz
ports-0bdd86b663b7f01b7cbbd3dcacf1fb1567986781.zip
Notes
Diffstat (limited to 'graphics/tif22pnm')
-rw-r--r--graphics/tif22pnm/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile
index 33a4aeb103e1..d5db23a6d8a0 100644
--- a/graphics/tif22pnm/Makefile
+++ b/graphics/tif22pnm/Makefile
@@ -8,21 +8,21 @@
PORTNAME= tif22pnm
PORTVERSION= 0.12
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://pts.szit.bme.hu/ \
GOOGLE_CODE
MAINTAINER= martymac@FreeBSD.org
-COMMENT= Converts TIFF- sampled images to PNM image
+COMMENT= Converts TIFF-sampled images to PNM image
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff
+LICENSE= GPLv2
-USE_PKGCONFIG= yes
+LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
+ tiff:${PORTSDIR}/graphics/tiff
PROJECTHOST= sam2p
-LICENSE= GPLv2
+USE_PKGCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libtiff-ldir=${LOCALBASE}/lib \