aboutsummaryrefslogtreecommitdiff
path: root/graphics/iiview
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-02-20 20:04:10 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-02-20 20:04:10 +0000
commite9b97b3902a4079a16374462a26bfbcd08bb3d18 (patch)
tree803f01f7ebcad182da5f7a951ce4eeadcc10a0f3 /graphics/iiview
parentd0705cc521da2dbbd5378186d5533ffaccf2ed80 (diff)
downloadports-e9b97b3902a4079a16374462a26bfbcd08bb3d18.tar.gz
ports-e9b97b3902a4079a16374462a26bfbcd08bb3d18.zip
- does not use libungif, has its own gif functions
Notes
Notes: svn path=/head/; revision=291951
Diffstat (limited to 'graphics/iiview')
-rw-r--r--graphics/iiview/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/iiview/Makefile b/graphics/iiview/Makefile
index 87b253d4a462..7c4bb2fd2d14 100644
--- a/graphics/iiview/Makefile
+++ b/graphics/iiview/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= martin.sugioarto@udo.edu
COMMENT= Thumb viewer application
BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \
- ${LOCALBASE}/lib/libungif.a:${PORTSDIR}/graphics/libungif \
${LOCALBASE}/lib/libtiff.a:${PORTSDIR}/graphics/tiff \
${LOCALBASE}/lib/libjpeg.a:${PORTSDIR}/graphics/jpeg