aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-04-22 20:04:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-04-22 20:04:57 +0000
commit5fbd77e51d83699507eb0c57b0c2cd78a0dd6069 (patch)
treea114f48daf90d516f4a87c363197c8e253614c7d /graphics/tiff
parent56fc4717cd8e4025499591bb0730934b4b256798 (diff)
downloadports-5fbd77e51d83699507eb0c57b0c2cd78a0dd6069.tar.gz
ports-5fbd77e51d83699507eb0c57b0c2cd78a0dd6069.zip
- make portlint happier
PR: 176919
Notes
Notes: svn path=/head/; revision=316270
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 5bd57d12e5a0..054f15138df1 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -10,12 +10,12 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Tools and library routines for working with TIFF images
-LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
- jbig:${PORTSDIR}/graphics/jbigkit
-
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
+ jbig:${PORTSDIR}/graphics/jbigkit
+
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \