aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-09-06 08:07:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-09-06 08:07:39 +0000
commit6aca8cd34da62d016e885e1479dd8c6c2f394e2b (patch)
tree523f855e40cc8a33d9848d2ca49daf51f23846fe /archivers
parentd4121dd5290b5dbf906e442a671a925a2630d3c2 (diff)
downloadports-6aca8cd34da62d016e885e1479dd8c6c2f394e2b.tar.gz
ports-6aca8cd34da62d016e885e1479dd8c6c2f394e2b.zip
- fix typo
Reported by: Dmitry Marakasov
Notes
Notes: svn path=/head/; revision=219980
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lha-ac/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile
index d4552f74c17c..81969db2bdac 100644
--- a/archivers/lha-ac/Makefile
+++ b/archivers/lha-ac/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lha
PORTVERSION= 1.14i
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} \
http://qgpop.dl.sourceforge.jp/%SUBDIR%/ \
@@ -28,9 +28,9 @@ GNU_CONFIGURE= yes
RESTRICTED= no permission to redistribute
.if !defined(WITHOUT_NLS)
-CONFIGURE_ARGGS+= --disable-multibyte-filename
+CONFIGURE_ARGS+= --disable-multibyte-filename
.else
-CONFIGURE_ARGGS+= --enable-multibyte-filename=auto
+CONFIGURE_ARGS+= --enable-multibyte-filename=auto
.endif
do-install: