aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-22 09:57:37 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-22 09:57:37 +0000
commit9647ca36cdba95e38253de912be65e456bd59da0 (patch)
treec63905efc1ce36c64193dc7ce5424f2378bb229e /ftp
parentaa542d7f7f1f7a23e7890611b68bcc80f967603c (diff)
downloadports-9647ca36cdba95e38253de912be65e456bd59da0.tar.gz
ports-9647ca36cdba95e38253de912be65e456bd59da0.zip
whitespace nits
Notes
Notes: svn path=/head/; revision=27886
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile6
-rw-r--r--ftp/jmirror/Makefile2
-rw-r--r--ftp/sftp/Makefile2
-rw-r--r--ftp/wget-devel/Makefile2
-rw-r--r--ftp/wget/Makefile2
5 files changed, 7 insertions, 7 deletions
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 <bsd.port.pre.mk>
.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