aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-16 08:30:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-16 08:30:46 +0000
commit82d597147d8d2c13f7a7cbbdf193f616d1236393 (patch)
treeba93cc5a3f1fd4316d54d75e927e4c5f9f6594f7 /security
parent8e72c5eda1c9c5440e0ec1e045f69da36ff11ce5 (diff)
downloadports-82d597147d8d2c13f7a7cbbdf193f616d1236393.tar.gz
ports-82d597147d8d2c13f7a7cbbdf193f616d1236393.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/pear-Net_Portscan/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/pear-Net_Portscan/Makefile b/security/pear-Net_Portscan/Makefile
index 438fc75e2f3b..a0df42e07f8d 100644
--- a/security/pear-Net_Portscan/Makefile
+++ b/security/pear-Net_Portscan/Makefile
@@ -13,10 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
PEAR_AUTOINSTALL= yes
-post-extract:
- @cd ${WRKSRC} && ${MKDIR} -p ${WRKSRC}/docs
- ${MV} ${WRKSRC}/README.portscan ${WRKSRC}/docs/
-
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>