summaryrefslogtreecommitdiff
path: root/sysutils/watchman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/watchman/Makefile')
-rw-r--r--sysutils/watchman/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/watchman/Makefile b/sysutils/watchman/Makefile
index aa8ddf4ac238..44f6b7d421bc 100644
--- a/sysutils/watchman/Makefile
+++ b/sysutils/watchman/Makefile
@@ -13,6 +13,8 @@ LICENSE= APACHE20
BROKEN_mips= fails to build: watchman.h:169: undefined reference to '__sync_add_and_fetch_8'
BROKEN_mips64= fails to build: watchman.h:169: undefined reference to '__sync_add_and_fetch_8'
+BUILD_DEPENDS= ${LOCALBASE}/include/sys/inotify.h:devel/libinotify
+
USE_GITHUB= yes
GH_ACCOUNT= facebook