Reduce over inclusion of bsd.port.mk
This commit is contained in:
parent
d164d228e5
commit
c332985543
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339851
1 changed files with 1 additions and 7 deletions
|
@ -38,12 +38,6 @@ CONFIGURE_ARGS+= --use_qt4=N
|
|||
PLIST_SUB+= QT_IM_MODULE="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.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 <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue