aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-07-05 07:55:10 +0800
committerantoine <antoine@FreeBSD.org>2014-07-05 07:55:10 +0800
commit685c2736f767ee1b77cc2a7105a52e0a36c80e62 (patch)
treeda0f8b50a680cf98e4bd5f025684fa855b2dfd35 /www
parent44c03f0b2b113fde7d11ed2947fb92e99c048b15 (diff)
downloadfreebsd-ports-gnome-685c2736f767ee1b77cc2a7105a52e0a36c80e62.tar.gz
freebsd-ports-gnome-685c2736f767ee1b77cc2a7105a52e0a36c80e62.tar.zst
freebsd-ports-gnome-685c2736f767ee1b77cc2a7105a52e0a36c80e62.zip
Unbreak
Pointyhat: adamw
Diffstat (limited to 'www')
-rw-r--r--www/netrik/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/netrik/Makefile b/www/netrik/Makefile
index 3e4538871132..801d647d31c1 100644
--- a/www/netrik/Makefile
+++ b/www/netrik/Makefile
@@ -25,9 +25,5 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} "s/#include <ncursesw\//#include </" \
${WRKSRC}/*.c
- @${REINPLACE_CMD} "s/install-data-am: install-docDATA/install-data-am:/" \
- ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} "s/install-docDATA install-man/install-man/" \
- ${WRKSRC}/doc/Makefile.in
.include <bsd.port.mk>