diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vflib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index bbdc3f978aa1..56d8028ed293 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= mita@jp.FreeBSD.org +BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 + VFLIB_VERSION= 2.25.1 PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION} |