diff options
Diffstat (limited to 'devel/simple_components/Makefile')
-rw-r--r-- | devel/simple_components/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/simple_components/Makefile b/devel/simple_components/Makefile index e66918f53df8..81e2598ed2c1 100644 --- a/devel/simple_components/Makefile +++ b/devel/simple_components/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple Ada Components LICENSE= GPLv2 GMGPL LICENSE_COMB= multi -BUILD_DEPENDS= gprbuild:${PORTSDIR}/devel/gprbuild +BUILD_DEPENDS= gprbuild:devel/gprbuild USES= ada tar:tgz DEST= ${STAGEDIR}${PREFIX} |