diff options
Diffstat (limited to 'japanese/vflib/Makefile')
-rw-r--r-- | japanese/vflib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index 622d3cfc677f..bbdc3f978aa1 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -15,12 +15,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= mita@jp.FreeBSD.org -LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype - VFLIB_VERSION= 2.25.1 PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION} GNU_CONFIGURE= yes +USE_FREETYPE= yes USE_AUTOCONF= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-freetype \ |