summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-20 12:37:16 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-20 12:37:16 +0000
commit443141cfce46633a9811e804c844a763fecbec4f (patch)
tree56ef9588edcd876f118bd7d96348f97549e368eb /dns
parent- Rename patch file so it get used in make patch (diff)
Remove unused/extraneous poast-extract target. No functional change
Notes
Notes: svn path=/head/; revision=126939
Diffstat (limited to 'dns')
-rw-r--r--dns/py-dnspython/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index 7fb4b5119d87..984fdf52c001 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -28,9 +28,6 @@ EXAMPLE_FILES= \
reverse.py \
xfr.py
-poast-extract:
- @${CHMOD} -Rf u+w ${WRKSRC}
-
post-install:
# docs
.ifndef(NOPORTDOCS)