diff options
author | wiz <wiz@pkgsrc.org> | 2000-11-17 14:26:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-11-17 14:26:00 +0000 |
commit | 6f78db21e3d12a5b3d2829d490e666c21dab08d9 (patch) | |
tree | 4a3b16d859c3afd3a50cdf1ee481982e025af08f /www/lynx-current/Makefile | |
parent | 846d14d818c3c5205fdc6bb0296f5567f5ac30e1 (diff) | |
download | pkgsrc-6f78db21e3d12a5b3d2829d490e666c21dab08d9.tar.gz |
add an empty line for pkglint
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 8e72d5b9d8e..bdac546c8b4 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2000/11/01 17:33:44 itojun Exp $ +# $NetBSD: Makefile,v 1.22 2000/11/17 14:26:00 wiz Exp $ # DISTNAME= lynx2.8.4dev.10 @@ -26,6 +26,7 @@ MAINTAINER= fb@enteract.com HOMEPAGE= http://lynx.browser.org/ BUILD_DEPENDS+= msgfmt:../../devel/gettext + USE_LIBINTL= yes DIST_SUBDIR= lynx |