diff options
Diffstat (limited to 'devel/hs-hinotify/files/patch-hinotify.cabal')
-rw-r--r-- | devel/hs-hinotify/files/patch-hinotify.cabal | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/hs-hinotify/files/patch-hinotify.cabal b/devel/hs-hinotify/files/patch-hinotify.cabal deleted file mode 100644 index b2a293f1068a..000000000000 --- a/devel/hs-hinotify/files/patch-hinotify.cabal +++ /dev/null @@ -1,12 +0,0 @@ ---- hinotify.cabal.orig 2015-08-08 07:35:44 UTC -+++ hinotify.cabal -@@ -32,6 +32,9 @@ library - includes: sys/inotify.h - hs-source-dirs: src - -+ if os(freebsd) -+ extra-libraries: inotify -+ - test-suite test001 - type: exitcode-stdio-1.0 - build-depends: base, directory, hinotify |