diff options
-rw-r--r-- | japanese/uim-tomoe-gtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile index 15561dc66ecd..de21a4139889 100644 --- a/japanese/uim-tomoe-gtk/Makefile +++ b/japanese/uim-tomoe-gtk/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ume@FreeBSD.org COMMENT= UIM helper program for Tomoe +BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x + LIB_DEPENDS= libtomoe.so:japanese/tomoe \ libtomoe-gtk.so:japanese/libtomoe-gtk \ libuim.so:textproc/uim |