summaryrefslogtreecommitdiff
path: root/security/qca-tls/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /security/qca-tls/Makefile
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'security/qca-tls/Makefile')
-rw-r--r--security/qca-tls/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile
index 2002d6795de..f0c115cb2a3 100644
--- a/security/qca-tls/Makefile
+++ b/security/qca-tls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/08/07 19:38:43 jdolecek Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/22 19:27:09 wiz Exp $
DISTNAME= qca-tls-1.0
PKGREVISION= 3
@@ -15,8 +15,8 @@ USE_LIBTOOL= yes
HAS_CONFIGURE= yes
USE_LANGUAGES= c c++
-CONFIGURE_ARGS+= --with-openssl-inc=${SSLBASE}/include
-CONFIGURE_ARGS+= --with-openssl-lib=${SSLBASE}/lib
+CONFIGURE_ARGS+= --with-openssl-inc=${SSLBASE}/include
+CONFIGURE_ARGS+= --with-openssl-lib=${SSLBASE}/lib
.include "../../security/openssl/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"