mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Respect X11BASE.
PR: ports/106159 Submitted by: rafan
This commit is contained in:
parent
a3cd942cb8
commit
f461c35f59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178585
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@ PKGNAMESUFFIX= -nox11
|
|||
USE_XPM= yes
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' \
|
||||
${WRKSRC}/Makefile ${WRKSRC}/Makefile_api
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/pl ${PREFIX}/bin/ploticus
|
||||
@${MKDIR} ${DATADIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue