summaryrefslogtreecommitdiff
path: root/audio/ample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ample/Makefile')
-rw-r--r--audio/ample/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/ample/Makefile b/audio/ample/Makefile
index a42772485fb5..fdb8ce594d36 100644
--- a/audio/ample/Makefile
+++ b/audio/ample/Makefile
@@ -21,7 +21,4 @@ post-configure:
@${REINPLACE_CMD} -E '/INSTALL/ s,\(MAN(1|5)PATH\),\(DESTDIR\)$$&,g' \
${WRKSRC}/docs/Makefile
-post-install:
- @${ECHO_CMD} "@exec mkdir -p %D/var/log" >> ${TMPPLIST}
-
.include <bsd.port.mk>