mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Unbreak olvwm for -CURRENT.
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> PR 64819
This commit is contained in:
parent
92e25f4467
commit
34c2d2d1f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107388
@ -24,16 +24,17 @@ COMMENT= OpenLook Virtual Window manager
|
||||
|
||||
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
|
||||
|
||||
USE_REINPLACE= yes
|
||||
REINPLACE_ARGS= -i ""
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_IMAKE= yes
|
||||
USE_XPM= yes
|
||||
MAN1= olvwm.1 olvwmrc.1
|
||||
XFREE86_HTML_MAN= no
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
pre-configure:
|
||||
@${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|^#endif.*$$|#endif|;s|^#else.*$$|#else|;\
|
||||
s|^/\*\*/#*|XCOMM |'
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user