summaryrefslogtreecommitdiffstats
path: root/devel/py-ice/Makefile
diff options
context:
space:
mode:
authorgrembo <grembo@FreeBSD.org>2016-10-12 17:23:57 +0000
committergrembo <grembo@FreeBSD.org>2016-10-12 17:23:57 +0000
commit31c77cc1373d32db8797f37daf7ee31f4f1ce225 (patch)
treea868f7556ba059bce352402316515733238a5f3e /devel/py-ice/Makefile
parentf6b1932acb653c80aa63b5dbc44782bb4b8bb9c6 (diff)
downloadFreeBSD-ports-31c77cc1373d32db8797f37daf7ee31f4f1ce225.zip
FreeBSD-ports-31c77cc1373d32db8797f37daf7ee31f4f1ce225.tar.gz
Update ice ports to 3.6.3
A few critical patches got merged upstream, a few new were required to maintain LibreSSL support and fix other new issues. Note that slice2py moved from devel/py-ice to devel/ice. Approved by: mentors (implicit)
Diffstat (limited to 'devel/py-ice/Makefile')
-rw-r--r--devel/py-ice/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile
index 11c9105..cd9e2a59 100644
--- a/devel/py-ice/Makefile
+++ b/devel/py-ice/Makefile
@@ -37,8 +37,5 @@ post-install:
-exec ${CHMOD} u+w {} \;
@${PYTHON_CMD} -m compileall -d ${PYSITEDIR}/Ice ${STAGEDIR}${PYSITEDIR}/Ice
@${PYTHON_CMD} -O -m compileall -d ${PYSITEDIR}/Ice ${STAGEDIR}${PYSITEDIR}/Ice
- ${INSTALL_MAN} ${WRKSRC}/man/man1/slice2py.1 ${STAGEDIR}${PREFIX}/man/man1
- ${INSTALL_SCRIPT} ${BUILD_WRKSRC}/config/s2py.py \
- ${STAGEDIR}${PREFIX}/bin/slice2py
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud