diff options
Diffstat (limited to 'ftp/axel/Makefile')
-rw-r--r-- | ftp/axel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 6d2418a7fe12..8885d8412078 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.lintux.cx/downloads/ MAINTAINER= lintux@debian.org -LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old USE_GMAKE= yes HAS_CONFIGURE= yes |