diff options
Diffstat (limited to 'print/libotf/Makefile')
-rw-r--r-- | print/libotf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile index 5d80caee1b5a..d48c68cb848e 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -3,6 +3,7 @@ PORTNAME= libotf PORTVERSION= 0.9.13 +PORTREVISION= 1 CATEGORIES= print devel MASTER_SITES= ${MASTER_SITE_SAVANNAH}:m17n MASTER_SITE_SUBDIR= m17n @@ -10,7 +11,7 @@ MASTER_SITE_SUBDIR= m17n MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Library for handling OpenType fonts -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 USES= pathfix pkgconfig USE_XORG= x11 xt xaw xmu |