aboutsummaryrefslogtreecommitdiff
path: root/misc/gnu-watch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-01-02 09:19:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-01-02 09:19:02 +0000
commitb6f2b70996dca2c37591b5a258bc35f66bf1a603 (patch)
tree731186c4a1c3aa5631a8362c45b9f5e8a9c138df /misc/gnu-watch
parent654b52ed10af7d7f3bd14631ad2c3f5ef664b412 (diff)
downloadports-b6f2b70996dca2c37591b5a258bc35f66bf1a603.tar.gz
ports-b6f2b70996dca2c37591b5a258bc35f66bf1a603.zip
Notes
Diffstat (limited to 'misc/gnu-watch')
-rw-r--r--misc/gnu-watch/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile
index ff899995fb1b..185a90c1b1e1 100644
--- a/misc/gnu-watch/Makefile
+++ b/misc/gnu-watch/Makefile
@@ -26,6 +26,9 @@ UNICODE_CONFIGURE_ENABLE= watch8bit
PLIST_FILES= bin/${PKGBASE} man/man1/gnu-watch.1.gz
+post-patch:
+ ${REINPLACE_CMD} 's/ncursesw/${NCURSES_IMPL}/g' ${WRKSRC}/configure.ac
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
${STAGEDIR}${PREFIX}/bin/${PKGBASE}