aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 19:23:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 19:23:39 +0000
commitac79055a467a8cc48f12e51ad6f705b5e7dbb7fb (patch)
tree7928ee7f672727910d2dd7896008dde70c117045 /audio
parentf45d6df68ca3b8813f7adc3d6679043e044134b4 (diff)
downloadports-ac79055a467a8cc48f12e51ad6f705b5e7dbb7fb.tar.gz
ports-ac79055a467a8cc48f12e51ad6f705b5e7dbb7fb.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/uade/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile
index 15226201ff66..ae726ff752be 100644
--- a/audio/uade/Makefile
+++ b/audio/uade/Makefile
@@ -70,11 +70,9 @@ post-patch:
${WRKSRC}/configure
post-install:
-.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR}
.endfor
-.endif
.include <bsd.port.mk>