diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
commit | 16ea4dd5a8d8e37ec504443693fda66d7340f6ea (patch) | |
tree | 8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /converters | |
parent | d17874dc5dcb4c3b59645d6bc71480b475762237 (diff) |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/uudx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index f8e6a0475291..bcb5fa87ac40 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -12,7 +12,7 @@ COMMENT= Extractor from uuencoded files BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf -USE_LHA= yes +USES= lha NO_WRKSUBDIR= yes PLIST_FILES= bin/uudx \ man/ja/man1/uudx.1.gz |