Clean up Makefile (should be part of r484963)
This commit is contained in:
parent
b2e7528499
commit
d12e8364a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485093
@ -33,7 +33,6 @@ WRKSRC= ${WRKDIR}/pyFltk-${PORTVERSION}
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
post-patch:
|
||||
# @${REINPLACE_CMD} -e "s|'freebsd.*sunos5'|'freebsd11', 'freebsd12', 'freebsd13'|; s|/usr/X11R6|${LOCALBASE}|g; s|package_data.*},||g" ${WRKSRC}/setup.py
|
||||
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/setup.py
|
||||
|
||||
post-build:
|
||||
|
Loading…
Reference in New Issue
Block a user