diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
commit | 186438d146a394b729a7b139b9ec68187245cbf3 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /japanese | |
parent | 3893119e13cf8350d8a3616ebffc77669eba37fe (diff) | |
download | freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.gz freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.zst freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.zip |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-uim/Makefile | 2 | ||||
-rw-r--r-- | japanese/uim-tomoe-gtk/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index c00c80e868b9..e78d8be1bd16 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -15,8 +15,6 @@ BUILD_DEPENDS= scim:textproc/scim LIB_DEPENDS= libuim.so:textproc/uim RUN_DEPENDS:= ${BUILD_DEPENDS} -BROKEN_FreeBSD_9= does not build - USES= gmake iconv libtool:keepla pkgconfig GNU_CONFIGURE= yes diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile index de21a4139889..15561dc66ecd 100644 --- a/japanese/uim-tomoe-gtk/Makefile +++ b/japanese/uim-tomoe-gtk/Makefile @@ -10,8 +10,6 @@ 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 |