1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Respect X11BASE

PR:		ports/106162
Approved by:	maintainer (implicit)
This commit is contained in:
Frank J. Laszlo 2006-12-09 13:19:13 +00:00
parent 2888f17d3a
commit f7120dbb8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179295

View File

@ -26,5 +26,6 @@ PLIST_FILES= bin/buici-clock
post-patch:
@${REINPLACE_CMD} -e 's,_=,+=,' ${WRKSRC}/xo/Makefile.in
@${REINPLACE_CMD} -e 's|\./configure|./configure ${CONFIGURE_ARGS}|' ${WRKSRC}/configure
.include <bsd.port.mk>