diff options
Diffstat (limited to 'net/hs-network-multicast')
-rw-r--r-- | net/hs-network-multicast/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/hs-network-multicast/Makefile b/net/hs-network-multicast/Makefile index d67d8a8edefa..11836208cb34 100644 --- a/net/hs-network-multicast/Makefile +++ b/net/hs-network-multicast/Makefile @@ -10,6 +10,5 @@ COMMENT= Simple multicast library USE_CABAL= network -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |