Hook new hs- ports.

This commit is contained in:
kili 2015-12-29 12:52:12 +00:00
parent a8a7beb4b0
commit f7181a1505
3 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.75 2015/11/11 18:06:45 jca Exp $
# $OpenBSD: Makefile,v 1.76 2015/12/29 12:52:12 kili Exp $
SUBDIR =
SUBDIR += arc
@ -14,6 +14,7 @@
SUBDIR += gtar
SUBDIR += gtar,static
SUBDIR += ha
SUBDIR += hs-zip-archive
SUBDIR += hs-zlib
SUBDIR += hs-zlib-bindings
SUBDIR += innoextract

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1435 2015/12/28 08:43:28 jasper Exp $
# $OpenBSD: Makefile,v 1.1436 2015/12/29 12:52:12 kili Exp $
SUBDIR =
SUBDIR += ElectricFence
@ -205,6 +205,7 @@
SUBDIR += hs-convertible
SUBDIR += hs-data-default
SUBDIR += hs-data-hash
SUBDIR += hs-data-ordlist
SUBDIR += hs-dataenc
SUBDIR += hs-directory-tree
SUBDIR += hs-dlist
@ -242,11 +243,15 @@
SUBDIR += hs-primitive
SUBDIR += hs-random
SUBDIR += hs-readline
SUBDIR += hs-regex-applicative
SUBDIR += hs-regex-base
SUBDIR += hs-regex-compat
SUBDIR += hs-regex-compat-tdfa
SUBDIR += hs-regex-posix
SUBDIR += hs-regex-tdfa
SUBDIR += hs-resourcet
SUBDIR += hs-safe
SUBDIR += hs-sandi
SUBDIR += hs-scientific
SUBDIR += hs-semigroups
SUBDIR += hs-sendfile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.405 2015/12/27 16:14:04 pascal Exp $
# $OpenBSD: Makefile,v 1.406 2015/12/29 12:52:12 kili Exp $
SUBDIR =
SUBDIR += ADMsnmp
@ -63,6 +63,7 @@
SUBDIR += hs-crypto-api
SUBDIR += hs-cryptocipher
SUBDIR += hs-cryptohash
SUBDIR += hs-digest
SUBDIR += hs-entropy
SUBDIR += hs-mwc-random
SUBDIR += hs-pwstore-fast