summaryrefslogtreecommitdiff
path: root/security/cy2-otp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/cy2-otp/Makefile')
-rw-r--r--security/cy2-otp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-otp/Makefile b/security/cy2-otp/Makefile
index 3f3ff90a8c3..2cb763930f4 100644
--- a/security/cy2-otp/Makefile
+++ b/security/cy2-otp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2013/02/06 23:23:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2013/04/06 15:46:39 rodent Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-otp/}
PKGREVISION= 1
@@ -12,7 +12,7 @@ CONFLICTS= cyrus-sasl<=2.1.19nb1
CONFIGURE_ARGS+= --enable-otp
CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
-BUILD_DIRS= ${WRKSRC}/plugins
+BUILD_DIRS= plugins
BUILD_TARGET= libotp.la
.include "../../security/openssl/buildlink3.mk"