diff options
author | ache <ache@FreeBSD.org> | 1997-08-22 15:57:02 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-08-22 15:57:02 +0800 |
commit | 04c20d8ed9367889466ef10c3d8056bdf0f7470c (patch) | |
tree | df93961fffbfc0f5b07e67513b6bc644310c37cf /www/lynx-current | |
parent | 83c4bec5cf8c8ea0e9c7cca4a43c3e400f3aa591 (diff) | |
download | freebsd-ports-gnome-04c20d8ed9367889466ef10c3d8056bdf0f7470c.tar.gz freebsd-ports-gnome-04c20d8ed9367889466ef10c3d8056bdf0f7470c.tar.zst freebsd-ports-gnome-04c20d8ed9367889466ef10c3d8056bdf0f7470c.zip |
Upgrade to 0.55
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 9 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 5ac65d968a01..75bdffd4d53e 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -4,20 +4,19 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.51 1997/08/21 10:17:45 andreas Exp $ +# $Id: Makefile,v 1.52 1997/08/21 16:21:44 andreas Exp $ # -DISTNAME= lynx2.7.1ac-0.54 -PKGNAME= lynx-2.7.1ac-0.54 +DISTNAME= lynx2.7.1ac-0.55 +PKGNAME= lynx-2.7.1ac-0.55 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= ache@FreeBSD.ORG -BROKEN= "doesn't build on -current" WRKSRC= ${WRKDIR}/lynx2-7-1 GNU_CONFIGURE= YES -CONFIGURE_ARGS= --with-screen=ncurses +CONFIGURE_ARGS= --with-screen=ncurses --with-zlib MAKE_FLAGS= libdir=${PREFIX}/etc \ SITE_DEFS=-DLYNX_CFG_FILE='\\\"${PREFIX}/etc/lynx.cfg\\\"' \ -f diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index 9679942a9f00..5dd752f4cfef 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.7.1ac-0.54.tar.gz) = 7636a5609e4dc82c4c2e9399d27ad5f3 +MD5 (lynx2.7.1ac-0.55.tar.gz) = cc0c90474986bfc2c5178b04d785770a |