aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-04-21 18:47:26 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-04-21 18:47:26 +0000
commitc6314977afaf0430aabfabc1da2b9674f30f2014 (patch)
tree35c6c8d7def94b40bda092837a942f767466e8a7 /dns
parent2201ea060728156976b0e1b780148e35c73632db (diff)
downloadports-c6314977afaf0430aabfabc1da2b9674f30f2014.tar.gz
ports-c6314977afaf0430aabfabc1da2b9674f30f2014.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/py-adns/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile
index f9bc09eb800e..f77c6b5b7cf4 100644
--- a/dns/py-adns/Makefile
+++ b/dns/py-adns/Makefile
@@ -23,6 +23,8 @@ USE_PYDISTUTILS= yes
USE_REINPLACE= yes
PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
+BROKEN= does not build with a new version of dns/adns
+
post-patch:
@${REINPLACE_CMD} -e 's|^\(include_dirs = \).*$$|\1\["${LOCALBASE}/include"\]|g' \
-e 's|^\(library_dirs = \).*$$|\1\["${LOCALBASE}/lib"\]|g' \