diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-01-09 21:32:12 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-01-09 21:32:12 +0000 |
commit | 1a75cb1d44d0e805336b016a92a4b2d8d564fdda (patch) | |
tree | 604f06bea271b71fb7be1993c1c2ba323b4506e1 /net | |
parent | f27ca4d0f1e1df6ff92a7455ddea39730ec30f60 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/hs-hostname/Makefile | 1 | ||||
-rw-r--r-- | net/hs-maccatcher/Makefile | 1 | ||||
-rw-r--r-- | net/hs-network-conduit/Makefile | 1 | ||||
-rw-r--r-- | net/hs-network-info/Makefile | 1 | ||||
-rw-r--r-- | net/hs-network-multicast/Makefile | 1 | ||||
-rw-r--r-- | net/hs-network/Makefile | 1 | ||||
-rw-r--r-- | net/hs-pcap/Makefile | 1 | ||||
-rw-r--r-- | net/hs-publicsuffixlist/Makefile | 1 | ||||
-rw-r--r-- | net/hs-sendfile/Makefile | 1 | ||||
-rw-r--r-- | net/hs-simple-sendfile/Makefile | 1 | ||||
-rw-r--r-- | net/hs-socks/Makefile | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/net/hs-hostname/Makefile b/net/hs-hostname/Makefile index ad7de783d356..bed95115c81b 100644 --- a/net/hs-hostname/Makefile +++ b/net/hs-hostname/Makefile @@ -10,6 +10,5 @@ COMMENT= Cross-platform means of determining the hostname LICENSE= BSD -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-maccatcher/Makefile b/net/hs-maccatcher/Makefile index 2db68b8da868..89713f29f2ed 100644 --- a/net/hs-maccatcher/Makefile +++ b/net/hs-maccatcher/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= parsec -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-network-conduit/Makefile b/net/hs-network-conduit/Makefile index 993e5ec6a15f..3338635addc3 100644 --- a/net/hs-network-conduit/Makefile +++ b/net/hs-network-conduit/Makefile @@ -13,6 +13,5 @@ LICENSE= BSD USE_CABAL= conduit>=1.0 lifted-base>=0.1 monad-control>=0.3 \ network>=2.3 transformers>=0.2.2 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-network-info/Makefile b/net/hs-network-info/Makefile index 895f155f51f1..e49c5d592cad 100644 --- a/net/hs-network-info/Makefile +++ b/net/hs-network-info/Makefile @@ -10,6 +10,5 @@ COMMENT= Access the local computer's basic network configuration LICENSE= BSD -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> 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> diff --git a/net/hs-network/Makefile b/net/hs-network/Makefile index ae2dc353b5bd..b3fc4078225d 100644 --- a/net/hs-network/Makefile +++ b/net/hs-network/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= parsec>=3.0 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-pcap/Makefile b/net/hs-pcap/Makefile index 6e3f7505de08..44d73f5a438d 100644 --- a/net/hs-pcap/Makefile +++ b/net/hs-pcap/Makefile @@ -13,6 +13,5 @@ LICENSE= BSD USE_CABAL= network -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-publicsuffixlist/Makefile b/net/hs-publicsuffixlist/Makefile index 0f2d2a6454a2..78f2d5031cdc 100644 --- a/net/hs-publicsuffixlist/Makefile +++ b/net/hs-publicsuffixlist/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= cereal data-default text>=0.11 utf8-string -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-sendfile/Makefile b/net/hs-sendfile/Makefile index d710fac15067..07fbc1161580 100644 --- a/net/hs-sendfile/Makefile +++ b/net/hs-sendfile/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= network>=2 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-simple-sendfile/Makefile b/net/hs-simple-sendfile/Makefile index a02403ee096a..0f2c4f0c0ba8 100644 --- a/net/hs-simple-sendfile/Makefile +++ b/net/hs-simple-sendfile/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= network -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/hs-socks/Makefile b/net/hs-socks/Makefile index 0bf26c8d1ec1..ada246b003e6 100644 --- a/net/hs-socks/Makefile +++ b/net/hs-socks/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= cereal>=0.3.1 network>=2.3 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |