aboutsummaryrefslogtreecommitdiff
path: root/graphics/openrm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openrm/Makefile')
-rw-r--r--graphics/openrm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile
index 4177e73bdb83..6dbff00e50c0 100644
--- a/graphics/openrm/Makefile
+++ b/graphics/openrm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openrm
PORTVERSION= 1.6.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION}
DISTNAME= ${PORTNAME}-devel-${PORTVERSION}-1
@@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Development environment used to build 2D/3D/stereo graphics
-LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/rm${PORTVERSION:S/.//g}
.ifdef (WITH_DEMOS)