aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/grafx2')
-rw-r--r--graphics/grafx2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index 096ef61004de..366c281961cd 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grafx2
PORTVERSION= 2.3.1781
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/src
CFLAGS+= -DHAVE_SYS_PARAM_H -DHAVE_SYS_UCRED_H -DHAVE_SYS_MOUNT_H
LIB_DEPENDS= X11:${PORTSDIR}/x11/libX11 \
- png:${PORTSDIR}/graphics/png
+ png15:${PORTSDIR}/graphics/png
.include <bsd.port.pre.mk>