aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc
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/avr-gcc
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/avr-gcc')
-rw-r--r--devel/avr-gcc/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile
index 8c0eb3d2f6b0..56bd04c3455d 100644
--- a/devel/avr-gcc/Makefile
+++ b/devel/avr-gcc/Makefile
@@ -13,13 +13,13 @@ COMMENT= FSF GCC 4.x for Atmel AVR 8-bit RISC cross-development
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
-BUILD_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
- avr-ld:${PORTSDIR}/devel/avr-binutils
-LIB_DEPENDS= libmpfr.so:${PORTSDIR}/math/mpfr \
- libgmp.so:${PORTSDIR}/math/gmp \
- libmpc.so:${PORTSDIR}/math/mpc
-RUN_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
- avr-ld:${PORTSDIR}/devel/avr-binutils
+BUILD_DEPENDS= avr-as:devel/avr-binutils \
+ avr-ld:devel/avr-binutils
+LIB_DEPENDS= libmpfr.so:math/mpfr \
+ libgmp.so:math/gmp \
+ libmpc.so:math/mpc
+RUN_DEPENDS= avr-as:devel/avr-binutils \
+ avr-ld:devel/avr-binutils
# DISTVERSION relates to downloads, GCC_VERSION and SUFFIX to names
# of executables and directories once installed. A PORTVERSION of