diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/xmlsec1/Makefile | 4 |
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/' \ |