aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-contrib
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-01-31 18:26:58 +0000
committerChris Rees <crees@FreeBSD.org>2012-01-31 18:26:58 +0000
commit56fdd05a46ef2a3c8365c729982419bea0f8e42a (patch)
tree479221fda8b188ec7982d70ede7d81d3366e8467 /databases/postgresql91-contrib
parent01f53d548200c0386e16edb98320e90db61da635 (diff)
Notes
Diffstat (limited to 'databases/postgresql91-contrib')
-rw-r--r--databases/postgresql91-contrib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql91-contrib/Makefile b/databases/postgresql91-contrib/Makefile
index dc67d9948c5e..4687e2d343f7 100644
--- a/databases/postgresql91-contrib/Makefile
+++ b/databases/postgresql91-contrib/Makefile
@@ -28,6 +28,8 @@ SLAVE_ONLY= yes
CONFIGURE_ARGS+=--with-libxslt --with-libxml
LDFLAGS+= ${PTHREAD_LIBS} -L${PREFIX}/lib
+OPTIONS= OSSP_UUID "Enable / disable ossp-uuid support" on
+
post-install:
@- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/extension/README