- Remove hardcoded X11BASE.
Reported by: kris
This commit is contained in:
parent
dea02c7600
commit
46ebd3dec6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146424
@ -17,7 +17,11 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
PLIST_FILES= bin/tpager
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's#/usr/X11R6#${X11BASE}#' ${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user