diff options
author | bsam <bsam@FreeBSD.org> | 2013-11-17 02:57:51 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-11-17 02:57:51 +0800 |
commit | 5e47de556637944f28bea14097eb5ee7e286cefa (patch) | |
tree | a0a60947c901fefd5114d8bf7f0af4549a44c85e /japanese | |
parent | 522b576c67320885315c09791a8bd54bc994f785 (diff) | |
download | freebsd-ports-gnome-5e47de556637944f28bea14097eb5ee7e286cefa.tar.gz freebsd-ports-gnome-5e47de556637944f28bea14097eb5ee7e286cefa.tar.zst freebsd-ports-gnome-5e47de556637944f28bea14097eb5ee7e286cefa.zip |
Remove NO_LATEST_LINK as well (forgotten along with adding
PKGNAMESUFFIX).
Diffstat (limited to 'japanese')
-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}" \ |