summaryrefslogtreecommitdiffstats
path: root/ftp/axel
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-04-22 07:05:38 +0000
committerijliao <ijliao@FreeBSD.org>2002-04-22 07:05:38 +0000
commit96f526efaafe2534c611c9109d9b1238d1fa1d0e (patch)
treeacd93aaaa435097805d23a0e77cb6712248aef1b /ftp/axel
parentc9eefb9d0024339e15fca954071280d8784a3e8f (diff)
downloadFreeBSD-ports-96f526efaafe2534c611c9109d9b1238d1fa1d0e.zip
FreeBSD-ports-96f526efaafe2534c611c9109d9b1238d1fa1d0e.tar.gz
make it build again
PR: 37321 Submitted by: maintainer
Diffstat (limited to 'ftp/axel')
-rw-r--r--ftp/axel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile
index 7900a41..bbf68cd 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= -prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1
+CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1
MAN1= axel.1
OpenPOWER on IntegriCloud