summaryrefslogtreecommitdiffstats
path: root/math/sage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/sage/Makefile')
-rw-r--r--math/sage/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index fac16cd..6fdcf06 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -17,14 +17,14 @@ COMMENT= Open source Mathematics software
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING.txt
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
- convert:${PORTSDIR}/graphics/ImageMagick \
- ffmpeg:${PORTSDIR}/multimedia/ffmpeg \
- automake:${PORTSDIR}/devel/automake \
- autoconf:${PORTSDIR}/devel/autoconf
-LIB_DEPENDS= libatlas.so:${PORTSDIR}/math/atlas \
- liblapack.so:${PORTSDIR}/math/lapack
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+BUILD_DEPENDS= bash:shells/bash \
+ convert:graphics/ImageMagick \
+ ffmpeg:multimedia/ffmpeg \
+ automake:devel/automake \
+ autoconf:devel/autoconf
+LIB_DEPENDS= libatlas.so:math/atlas \
+ liblapack.so:math/lapack
+RUN_DEPENDS= bash:shells/bash
pre-extract:
@${ECHO_MSG}
OpenPOWER on IntegriCloud