enable postgres flavour
This commit is contained in:
parent
c36a92ecbe
commit
fb51ca7f9b
@ -1,13 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2004/06/10 21:22:41 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2007/04/02 11:38:52 jakob Exp $
|
||||
|
||||
SUBDIR+= stable
|
||||
SUBDIR+= stable,ldap
|
||||
SUBDIR+= stable,mysql
|
||||
SUBDIR+= stable,pgsql
|
||||
SUBDIR+= stable,sasl2
|
||||
|
||||
SUBDIR+= snapshot
|
||||
SUBDIR+= snapshot,ldap
|
||||
SUBDIR+= snapshot,mysql
|
||||
SUBDIR+= snapshot,pgsql
|
||||
SUBDIR+= snapshot,sasl2
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user