diff options
Diffstat (limited to 'devel/adabooch/Makefile')
-rw-r--r-- | devel/adabooch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/adabooch/Makefile b/devel/adabooch/Makefile index 41bc2541b50c..fb001ae6e345 100644 --- a/devel/adabooch/Makefile +++ b/devel/adabooch/Makefile @@ -13,7 +13,7 @@ COMMENT= Ada 95 Booch Components LICENSE= GPLv2 GMGPL LICENSE_COMB= multi -BUILD_DEPENDS= gprbuild:${PORTSDIR}/devel/gprbuild +BUILD_DEPENDS= gprbuild:devel/gprbuild USES= ada gmake tar:bzip2 HAS_CONFIGURE= yes |