aboutsummaryrefslogtreecommitdiff
path: root/graphics/exrtools
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
commit6c3cf730f5200ee8faafe98e1a646d21f4bef421 (patch)
tree3a428d490afa9c335ec9ede546acd7a93c2c3abe /graphics/exrtools
parentac083c9976fcd12d5e6be910691cabe6a36f2181 (diff)
downloadports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.tar.gz
ports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.zip
Notes
Diffstat (limited to 'graphics/exrtools')
-rw-r--r--graphics/exrtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index f785bc483a59..e054b30df40a 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -13,9 +13,9 @@ COMMENT= Utilities for manipulating with HDR images in OpenEXR format
LICENSE= GPLv2
-LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
- png15:${PORTSDIR}/graphics/png \
- jpeg:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
+ libpng15.so:${PORTSDIR}/graphics/png \
+ libjpeg.so:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
USES= pkgconfig gmake