aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-16 17:26:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-16 17:26:15 +0000
commitd12e8364a379f57991d81b3c984ca696797f8136 (patch)
treedd4f4e10df632fc39a73625d0429dfd55e7737ff
parentb2e7528499f9439e6b7b68b8ca1d9afd11e5c20d (diff)
downloadports-d12e8364a379f57991d81b3c984ca696797f8136.tar.gz
ports-d12e8364a379f57991d81b3c984ca696797f8136.zip
Notes
-rw-r--r--x11-toolkits/py-fltk/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile
index c667db387c0c..62df1575dc2d 100644
--- a/x11-toolkits/py-fltk/Makefile
+++ b/x11-toolkits/py-fltk/Makefile
@@ -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: