summaryrefslogtreecommitdiffstats
path: root/lang/basic256/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/basic256/Makefile')
-rw-r--r--lang/basic256/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile
index 3dc8b89..4875590 100644
--- a/lang/basic256/Makefile
+++ b/lang/basic256/Makefile
@@ -13,9 +13,9 @@ COMMENT= Easy to use BASIC language and IDE for education
LICENSE= GPLv2
-BUILD_DEPENDS= espeak:${PORTSDIR}/audio/espeak \
- sqlite3:${PORTSDIR}/databases/sqlite3 \
- flex:${PORTSDIR}/textproc/flex
+BUILD_DEPENDS= espeak:audio/espeak \
+ sqlite3:databases/sqlite3 \
+ flex:textproc/flex
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
OpenPOWER on IntegriCloud