Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/01/14 21:01:18 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2015/05/27 13:27:28 adam Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:C/-/94-datatypes-/}
|
||||
COMMENT= PostgreSQL data types support modules
|
||||
@@ -14,6 +14,8 @@ PLIST.uuid= yes
|
||||
CONFIGURE_ARGS+= --with-ossp-uuid
|
||||
BUILD_DIRS+= contrib/uuid-ossp
|
||||
.include "../../devel/ossp-uuid/buildlink3.mk"
|
||||
|
||||
MAKE_FLAGS+= UUID_LIBS=-lossp-uuid
|
||||
.endif
|
||||
|
||||
BUILD_DIRS+= contrib/btree_gist
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/01/14 21:01:18 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2015/05/27 13:27:28 adam Exp $
|
||||
lib/postgresql/_int.so
|
||||
lib/postgresql/btree_gist.so
|
||||
lib/postgresql/citext.so
|
||||
@@ -11,7 +11,10 @@ ${PLIST.uuid}lib/postgresql/uuid-ossp.so
|
||||
share/postgresql/extension/btree_gist--1.0.sql
|
||||
share/postgresql/extension/btree_gist--unpackaged--1.0.sql
|
||||
share/postgresql/extension/btree_gist.control
|
||||
share/postgresql/extension/citext--1.0--1.1.sql
|
||||
share/postgresql/extension/citext--1.0.sql
|
||||
share/postgresql/extension/citext--1.1--1.0.sql
|
||||
share/postgresql/extension/citext--1.1.sql
|
||||
share/postgresql/extension/citext--unpackaged--1.0.sql
|
||||
share/postgresql/extension/citext.control
|
||||
share/postgresql/extension/hstore--1.0--1.1.sql
|
||||
|
||||
Reference in New Issue
Block a user