diff options
Diffstat (limited to 'sysutils/inotify-tools/Makefile')
-rw-r--r-- | sysutils/inotify-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/inotify-tools/Makefile b/sysutils/inotify-tools/Makefile index 49a822a9399c..321458c8679c 100644 --- a/sysutils/inotify-tools/Makefile +++ b/sysutils/inotify-tools/Makefile @@ -11,7 +11,7 @@ COMMENT= Command-line utilities to watch for file events LICENSE= AGPLv3 -LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify +LIB_DEPENDS= libinotify.so:devel/libinotify USE_GITHUB= yes GH_ACCOUNT= rvoicilas |