From 0bdd86b663b7f01b7cbbd3dcacf1fb1567986781 Mon Sep 17 00:00:00 2001 From: Ganael LAPLANCHE Date: Wed, 1 Aug 2012 12:53:30 +0000 Subject: - Un-version LIB_DEPENDS - Re-order LICENSE and *_DEPENDS to make portlint happy - Fix COMMENT typo --- graphics/tif22pnm/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics/tif22pnm/Makefile') 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 \ -- cgit v1.2.3