summaryrefslogtreecommitdiff
path: root/security/cy2-gssapi/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 15:46:33 +0000
committerrodent <rodent>2013-04-06 15:46:33 +0000
commit6e182970ba4f4d5eec89dfa9e9fd858af4c9f9c7 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /security/cy2-gssapi/Makefile
parent02d12b5b90bd135eb8b0a739c1075d814ce7e1ce (diff)
downloadpkgsrc-6e182970ba4f4d5eec89dfa9e9fd858af4c9f9c7.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'security/cy2-gssapi/Makefile')
-rw-r--r--security/cy2-gssapi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-gssapi/Makefile b/security/cy2-gssapi/Makefile
index 9541111454d..ac47d521229 100644
--- a/security/cy2-gssapi/Makefile
+++ b/security/cy2-gssapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/02/06 23:23:35 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2013/04/06 15:46:38 rodent Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-gssapi/}
PKGREVISION= 1
@@ -15,7 +15,7 @@ CONFIGURE_ARGS+= --with-gss_impl=${GSSIMPL.${KRB5_TYPE}}
GSSIMPL.heimdal= heimdal
GSSIMPL.mit-krb5= mit
-BUILD_DIRS= ${WRKSRC}/plugins
+BUILD_DIRS= plugins
BUILD_TARGET= libgssapiv2.la
.include "../../security/openssl/buildlink3.mk"