summaryrefslogtreecommitdiffstats
path: root/lang/sdcc-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sdcc-devel/Makefile')
-rw-r--r--lang/sdcc-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/sdcc-devel/Makefile b/lang/sdcc-devel/Makefile
index 5f6211b..7f5a081 100644
--- a/lang/sdcc-devel/Makefile
+++ b/lang/sdcc-devel/Makefile
@@ -13,7 +13,7 @@ COMMENT= Small Device C Compiler
LICENSE= GPLv3
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/adjacency_list.hpp:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/adjacency_list.hpp:devel/boost-libs
CONFLICTS_INSTALL= sdcc-[0-9]*
DESCR= ${PORTSDIR}/lang/sdcc/pkg-descr
@@ -44,8 +44,8 @@ HC08_CONFIGURE_OFF= --disable-hc08 --disable-hc08-port \
--disable-s08-port
MCS51_CONFIGURE_OFF= --disable-51 --disable-mcs51-port \
--disable-ds390-port --disable-ds400-port
-PIC_BUILD_DEPENDS= gputils>=1.2.0:${PORTSDIR}/devel/gputils
-PIC_RUN_DEPENDS= gpasm:${PORTSDIR}/devel/gputils
+PIC_BUILD_DEPENDS= gputils>=1.2.0:devel/gputils
+PIC_RUN_DEPENDS= gpasm:devel/gputils
PIC_CONFIGURE_OFF= --disable-pic14-port --disable-pic16-port
STM8_CONFIGURE_OFF= --disable-stm8 --disable-stm8-port
UCSIM_CONFIGURE_OFF= --disable-ucsim
OpenPOWER on IntegriCloud