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 d771c54d391d..09f5544d8ee8 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -7,6 +7,7 @@ PORTNAME= libotf PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= print devel MASTER_SITES= http://www.m17n.org/libotf/ @@ -16,7 +17,7 @@ COMMENT= Library for handling OpenType fonts LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_XLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |