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 | |
parent | 846d14d818c3c5205fdc6bb0296f5567f5ac30e1 (diff) | |
download | pkgsrc-6f78db21e3d12a5b3d2829d490e666c21dab08d9.tar.gz |
add an empty line for pkglint
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index f36ff340175..8844f720f0c 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2000/11/15 03:29:24 hubertf Exp $ +# $NetBSD: Makefile,v 1.33 2000/11/17 14:26:00 wiz Exp $ # DISTNAME= lynx2.8.3rel.1 @@ -28,6 +28,7 @@ MAINTAINER= fb@enteract.com HOMEPAGE= http://lynx.browser.org/ BUILD_DEPENDS+= msgfmt:../../devel/gettext + USE_LIBINTL= yes DIST_SUBDIR= lynx |