diff options
| author | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-16 18:57:51 +0000 |
|---|---|---|
| committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-16 18:57:51 +0000 |
| commit | f9fd30bad5d9f73f25c945e51958f24f2e39a28b (patch) | |
| tree | a0a60947c901fefd5114d8bf7f0af4549a44c85e | |
| parent | Replace LATEST_LINK with PKGNAMESUFFIX. (diff) | |
Remove NO_LATEST_LINK as well (forgotten along with adding
PKGNAMESUFFIX).
Notes
Notes:
svn path=/head/; revision=334022
| -rw-r--r-- | japanese/lynx-current/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index 6baed711f2b6..dc7a3fabd52f 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -19,7 +19,6 @@ CONFLICTS= lynx-2.* ja-lynx-2.8.7.* WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g} USE_BZIP2= yes -NO_LATEST_LINK= yes MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ |
