From 9647ca36cdba95e38253de912be65e456bd59da0 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 22 Apr 2000 09:57:37 +0000 Subject: whitespace nits --- ftp/curl/Makefile | 6 +++--- ftp/jmirror/Makefile | 2 +- ftp/sftp/Makefile | 2 +- ftp/wget-devel/Makefile | 2 +- ftp/wget/Makefile | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'ftp') diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 56618c43d393..1251a48865f1 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -18,9 +18,9 @@ MASTER_SITES= http://curl.haxx.nu/stuff/ \ MAINTAINER= kris@FreeBSD.org .if defined(WITH_SSL) -USE_OPENSSL= RSA +USE_OPENSSL= RSA .endif - + .include .if defined(USE_OPENSSL) @@ -29,7 +29,7 @@ CONFIGURE_ENV+= CPPFLAGS='-I${OPENSSLINC} -I${OPENSSLINC}/openssl' \ .endif .if defined(OPENSSL_RSAREF) -CONFIGURE_ENV+= LIBS="-L${OPENSSLLIB} -lcrypto -lRSAglue -L${LOCALBASE}/lib -lrsaref" +CONFIGURE_ENV+= LIBS="-L${OPENSSLLIB} -lcrypto -lRSAglue -L${LOCALBASE}/lib -lrsaref" .endif GNU_CONFIGURE= yes diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile index 1136f5048855..f8a09d026f87 100644 --- a/ftp/jmirror/Makefile +++ b/ftp/jmirror/Makefile @@ -15,7 +15,7 @@ MAINTAINER= jmrobins@jmirror.ruin.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net USE_PERL5= YES -NO_BUILD= YES +NO_BUILD= YES do-install: ${MKDIR} ${PREFIX}/lib/jmirror diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index ed4c507f202f..5f3d02b267c0 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh RESTRICTED= "Calls external cryptographic routines." -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} \ --enable-remotepath=${PREFIX}/libexec diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index b2934f301eaf..0fddbe5feaa0 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -21,7 +21,7 @@ MAINTAINER= obrien@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include \ +CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include \ LDFLAGS=-L${PREFIX}/lib INFOFILES= wget.info diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index b2934f301eaf..0fddbe5feaa0 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -21,7 +21,7 @@ MAINTAINER= obrien@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include \ +CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include \ LDFLAGS=-L${PREFIX}/lib INFOFILES= wget.info -- cgit v1.2.3