diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/lynx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index 52c56aaf8634..e0a0bbbe1e23 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -19,7 +19,7 @@ MINOR_VERSION= rel.1 CONFLICTS= lynx-2.* ja-lynx-2.8.8.* -USES= tar:bzip2 +USES= cpe tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-ipv6 \ |