diff options
Diffstat (limited to 'print/libotf/Makefile')
-rw-r--r-- | print/libotf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile index fe1bbee32f00..3cdeb7c28ca7 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -7,6 +7,7 @@ PORTNAME= libotf PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= print devel MASTER_SITES= http://www.m17n.org/libotf/ @@ -16,7 +17,6 @@ COMMENT= Library for handling OpenType fonts LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_GNOME= pkgconfig -USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes |