summaryrefslogtreecommitdiffstats
path: root/www/lynx-ssl
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committersobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /www/lynx-ssl
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadFreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.zip
FreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.tar.gz
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r--www/lynx-ssl/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile
index c4bb256..1ab497f 100644
--- a/www/lynx-ssl/Makefile
+++ b/www/lynx-ssl/Makefile
@@ -6,28 +6,28 @@
#
PORTNAME= lynx-ssl
-PORTVERSION= 2.8.3.1
+PORTVERSION= 2.8.3.1
CATEGORIES= www
-MASTER_SITES= ftp://lynx.isc.org/current/
+MASTER_SITES= ftp://lynx.isc.org/current/
DISTNAME= lynx2.8.3rel.1
-USE_OPENSSL= YES
-USE_BZIP2= YES
+USE_OPENSSL= yes
+USE_BZIP2= yes
.include <bsd.port.pre.mk>
PATCH_SITES= http://www.moxienet.com/lynx/
PATCHFILES= lynx-283-ssl.patch.gz
-PATCH_DIST_STRIP= -p1
+PATCH_DIST_STRIP= -p1
MAINTAINER= sec@42.org
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
CFLAGS+= -I${OPENSSLINC}/openssl
-CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \
+CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \
--enable-nsl-fork
-MAKEFILE= makefile
-INSTALL_TARGET= install-full
+MAKEFILE= makefile
+INSTALL_TARGET= install-full
MAN1= lynx.1
WRKSRC= ${WRKDIR}/lynx2-8-3
OpenPOWER on IntegriCloud