diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:34:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:34:56 +0000 |
commit | d00885fd737562ec5a23356428208641e70570c6 (patch) | |
tree | 4a936b9b403ef3c45f0e19192cd9f78142a036b9 /archivers/lha-ac | |
parent | bdd497c3c5f92dd1a8fa9179dc7eb0aeab4e93d9 (diff) | |
download | ports-d00885fd737562ec5a23356428208641e70570c6.tar.gz ports-d00885fd737562ec5a23356428208641e70570c6.zip |
Notes
Diffstat (limited to 'archivers/lha-ac')
-rw-r--r-- | archivers/lha-ac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index 48e86e3e6497..e405f71bf51e 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -21,7 +21,7 @@ MANLANG= ja MAN1_JA= lha-ac.1 PLIST_FILES+= ${__MANPAGES} -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |