summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2017-04-26 19:04:30 +0000
committerAlex Kozlov <ak@FreeBSD.org>2017-04-26 19:04:30 +0000
commitf37a53c2ba126777dabb7282746b913a150f8d87 (patch)
treec119ef7886120593f69e838c87979a476096d9a1 /security
parent5deffff0a061a23c5971ea6b9d3a3b767d6cfb1c (diff)
downloadfreebsd-ports-f37a53c2ba126777dabb7282746b913a150f8d87.zip
- Remove checks for .PARSEDIR and vestiges of pmake support
PR: 218832 Approved by: portmgr (antoine)
Diffstat (limited to 'security')
-rw-r--r--security/xmlsec1/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index b4806d182efe..c4f0b9ab750b 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -54,10 +54,6 @@ NSS_LIB_DEPENDS= libnss3.so:security/nss \
libplds4.so:devel/nspr \
libplc4.so:devel/nspr
-.if !defined(.PARSEDIR)
-MAKE_ARGS+= -EABS_BUILDDIR
-.endif
-
post-patch-GNUTLS-on:
# Don't rely on broken autodetection
@${REINPLACE_CMD} -e '/^GNUTLS_FOUND/s/no/yes/' \