cat/zcad: remove qt4 flavor handling
Approved by: portmgr (implicit)
This commit is contained in:
parent
c21b692e52
commit
96752e4abc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496037
@ -45,10 +45,6 @@ OPTIONS_DEFINE= DOCS
|
||||
MAKE_ENV+= GUI=gtk2
|
||||
.endif
|
||||
|
||||
.if ${FLAVOR:Uqt4:Mqt4}
|
||||
MAKE_ENV+= GUI=qt
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${EGREP} -lR 'IFN?DEF LINUX' ${BUILD_WRKSRC} | ${XARGS} \
|
||||
${REINPLACE_CMD} -E '/IFN?DEF LINUX/s,LINUX,UNIX,g'
|
||||
|
Loading…
Reference in New Issue
Block a user