Fix a hardcore of /usr/X11R6 to X11BASE.
PR: ports/110166 Reported by: John Nielsen <john@jnielsen.net>
This commit is contained in:
parent
600ff5085b
commit
775b0262f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187931
@ -65,7 +65,8 @@ test:
|
||||
fi
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" \
|
||||
@${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g ; \
|
||||
s|/usr/X11R6|${X11BASE}|g" \
|
||||
${WRKSRC:H:H}/security/coreconf/FreeBSD.mk
|
||||
@${SED} -e 's|@exec_prefix@|${PREFIX}|; \
|
||||
s|@includedir@|${PREFIX}/include/nss|; \
|
||||
|
Loading…
Reference in New Issue
Block a user