aboutsummaryrefslogtreecommitdiff
path: root/devel/gcc-arm-embedded/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/gcc-arm-embedded/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/gcc-arm-embedded/Makefile')
-rw-r--r--devel/gcc-arm-embedded/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/gcc-arm-embedded/Makefile b/devel/gcc-arm-embedded/Makefile
index 1b0016fbbb16..0822a7d0a8d4 100644
--- a/devel/gcc-arm-embedded/Makefile
+++ b/devel/gcc-arm-embedded/Makefile
@@ -21,16 +21,16 @@ PDF_DESC= Install PDF documentation (requires TeX, it is huge)
PYGDB_DESC= Build and install pyhon-enabled gdb in addition to standard one
PURE_LIB_DEPENDS_OFF= \
- libexpat.so:${PORTSDIR}/textproc/expat2 \
- libgmp.so:${PORTSDIR}/math/gmp \
- libmpfr.so:${PORTSDIR}/math/mpfr \
- libmpc.so:${PORTSDIR}/math/mpc \
- libisl.so:${PORTSDIR}/devel/isl \
- libcloog-isl.so:${PORTSDIR}/math/cloog \
- libelf.so:${PORTSDIR}/devel/libelf
+ libexpat.so:textproc/expat2 \
+ libgmp.so:math/gmp \
+ libmpfr.so:math/mpfr \
+ libmpc.so:math/mpc \
+ libisl.so:devel/isl \
+ libcloog-isl.so:math/cloog \
+ libelf.so:devel/libelf
PDF_USE= TEX=base:build,tex:build,dvipsk:build
-PDF_BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
+PDF_BUILD_DEPENDS= texi2dvi:print/texinfo
OPTIONS_SUB= yes
PYGDB_USES= python:2