From 186b8ba82fdd761aee89704395c52ac809bc7026 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 4 Feb 2004 04:36:30 +0000 Subject: Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento --- ftp/axel/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ftp/axel/Makefile') diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 2cb291fbfc29..81b26b85144a 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -8,15 +8,14 @@ PORTNAME= axel PORTVERSION= 1.0a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= http://www.lintux.cx/downloads/ MAINTAINER= lintux@debian.org COMMENT= A download accelerator -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_GMAKE= yes HAS_CONFIGURE= yes USE_REINPLACE= yes -- cgit v1.2.3