From a65ed2e51bf631a6b8ab766f984bf33c686d239a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/py-gnutls/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/py-gnutls') diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile index ec4a17570342..e54e71a5276c 100644 --- a/security/py-gnutls/Makefile +++ b/security/py-gnutls/Makefile @@ -20,6 +20,7 @@ PYDISTUTILS_PKGNAME= python_gnutls EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s|include_dirs=.*|include_dirs=\['${LOCALBASE}/include'\],|" ${WRKSRC}/setup.py ${REINPLACE_CMD} -e "s|library_dirs=.*|library_dirs=\['${LOCALBASE}/lib'\],|" ${WRKSRC}/setup.py -- cgit v1.2.3