diff options
Diffstat (limited to 'devel/hs-git-annex/Makefile')
-rw-r--r-- | devel/hs-git-annex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile index c621d2448211..802c84df2aab 100644 --- a/devel/hs-git-annex/Makefile +++ b/devel/hs-git-annex/Makefile @@ -82,7 +82,7 @@ WEBDAV_FLAG_CABAL= DAV ASSISTANT_DESC= 'assistant' and 'watch' commands ASSISTANT_FLAG_ENABLE= Assistant -ASSISTANT_FLAG_CABAL= dns mountpoints hinotify +ASSISTANT_FLAG_CABAL= dns mountpoints hinotify WEBAPP_DESC= Web application (requires assistant) WEBAPP_FLAG_DEPENDS= ASSISTANT |