From 24e1fd61243f1fcb6a641053469f360b9dbbeead Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 15 Jan 2014 23:15:25 +0000 Subject: Reduce over inclusion of bsd.port.mk --- chinese/gcin/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'chinese/gcin') diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index fa308a9fcc62..fea6ade2ea42 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -38,12 +38,6 @@ CONFIGURE_ARGS+= --use_qt4=N PLIST_SUB+= QT_IM_MODULE="@comment " .endif -.include - -.if ${OSVERSION} < 700000 -BROKEN= does not compile -.endif - .if ${PORT_OPTIONS:MANTHY} BUILD_DEPENDS+= ${LOCALBASE}/include/anthy/anthy.h:${PORTSDIR}/japanese/anthy LIB_DEPENDS+= libanthy.so:${PORTSDIR}/japanese/anthy @@ -102,4 +96,4 @@ post-install: .endfor .endif -.include +.include -- cgit