diff options
Diffstat (limited to 'lang/ofc/Makefile')
-rw-r--r-- | lang/ofc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ofc/Makefile b/lang/ofc/Makefile index ae52171..2a2f936 100644 --- a/lang/ofc/Makefile +++ b/lang/ofc/Makefile @@ -7,7 +7,7 @@ PORTNAME= ofc PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://ofc.dvoudheusden.net/download/ @@ -16,7 +16,7 @@ COMMENT= The Objective-C Foundation Classes library LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ png.5:${PORTSDIR}/graphics/png \ - jpeg.10:${PORTSDIR}/graphics/jpeg \ + jpeg.11:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 USE_SDL= sdl |