diff options
Diffstat (limited to 'devel/hs-hinotify/Makefile')
-rw-r--r-- | devel/hs-hinotify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-hinotify/Makefile b/devel/hs-hinotify/Makefile index 4690b4ded378..8ea1fd739bc0 100644 --- a/devel/hs-hinotify/Makefile +++ b/devel/hs-hinotify/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD LIB_DEPENDS= inotify.0:${PORTSDIR}/devel/libinotify +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |