aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/waimea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/waimea/Makefile')
-rw-r--r--x11-wm/waimea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/waimea/Makefile b/x11-wm/waimea/Makefile
index 9f638de43f90..489ce87800f7 100644
--- a/x11-wm/waimea/Makefile
+++ b/x11-wm/waimea/Makefile
@@ -7,7 +7,7 @@
PORTNAME= waimea
PORTVERSION= 0.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= waimea
@@ -32,7 +32,7 @@ OPTIONS= PIXMAP "Build with pixmap textures support" on \
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_PIXMAP)
-LIB_DEPENDS+= Imlib2.3:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS+= Imlib2.4:${PORTSDIR}/graphics/imlib2
.endif
.if defined(WITH_DITHER)