mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Respect X11BASE
Approved by: portmgr (linimon)
This commit is contained in:
parent
631a44b010
commit
528db78860
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179244
@ -51,6 +51,8 @@ post-patch:
|
||||
${WRKSRC}/src/3dsparse/aseFile.tab.cpp \
|
||||
${WRKSRC}/src/ode/config.h \
|
||||
${WRKSRC}/src/zlib/zutil.h
|
||||
@${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' \
|
||||
${WRKSRC}/configure.ac
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC}/scripts && ${PERL} createAMMakefile.pl
|
||||
|
Loading…
Reference in New Issue
Block a user