diff options
Diffstat (limited to 'devel/autogen/Makefile')
-rw-r--r-- | devel/autogen/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 08526e3cdba..628aaffd855 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -13,9 +13,9 @@ COMMENT= Tool designed to simplify the creation and maintenance of programs LICENSE= GPLv2 -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 +BUILD_DEPENDS= bash:shells/bash +RUN_DEPENDS= bash:shells/bash +LIB_DEPENDS= libguile-2.0.so:lang/guile2 USES= gmake libtool pathfix perl5 pkgconfig shebangfix tar:xz USE_PERL5= build |