aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/EZWGL
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/EZWGL')
-rw-r--r--graphics/EZWGL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile
index 5c9154ea7c84..cf44f7a957be 100644
--- a/graphics/EZWGL/Makefile
+++ b/graphics/EZWGL/Makefile
@@ -11,8 +11,8 @@ DISTFILES= ${DISTNAME}-demo.tgz ${DISTNAME}-doc.tgz ${DISTNAME}-src.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= The EZ Widget and Graphics Library
-LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
- png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
+ libpng15.so:${PORTSDIR}/graphics/png
USE_XORG= x11 xext
USE_LDCONFIG= yes