diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-29 11:52:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-29 11:52:17 +0000 |
commit | 295a665e38fa6bec8883fc46e0596e1b8818086d (patch) | |
tree | 56a4becaf573c7d79f6a491d61ae41e1f920b605 /www/anyremote2html | |
parent | c3c551d34903010b30d5b59da1c60a4c2996208d (diff) | |
download | ports-295a665e38fa6bec8883fc46e0596e1b8818086d.tar.gz ports-295a665e38fa6bec8883fc46e0596e1b8818086d.zip |
Notes
Diffstat (limited to 'www/anyremote2html')
-rw-r--r-- | www/anyremote2html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/anyremote2html/Makefile b/www/anyremote2html/Makefile index bd5401d29f4a..0d9047a4a8ba 100644 --- a/www/anyremote2html/Makefile +++ b/www/anyremote2html/Makefile @@ -16,7 +16,6 @@ USE_PYTHON_RUN= yes PORTDOCS= ChangeLog README COPYING AUTHORS -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' ${WRKSRC}/${PORTNAME} .if defined(NOPORTDOCS) |