aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql93-contrib
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2014-03-20 13:43:15 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2014-03-20 13:43:15 +0000
commit4082f0b6dba043fe86d64e243da1aa668a9d4622 (patch)
tree0ec8ad8f7ba3fb1bc1116cbdd9b0b39202bfe63a /databases/postgresql93-contrib
parent5abd1787feece3fe8207e8ecba7e46efdca612f8 (diff)
Notes
Diffstat (limited to 'databases/postgresql93-contrib')
-rw-r--r--databases/postgresql93-contrib/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/postgresql93-contrib/Makefile b/databases/postgresql93-contrib/Makefile
index 688cd0d2f75b..a02a6e53125d 100644
--- a/databases/postgresql93-contrib/Makefile
+++ b/databases/postgresql93-contrib/Makefile
@@ -23,13 +23,9 @@ INSTALL_DIRS= contrib
SLAVE_ONLY= yes
COMPONENT= -contrib
-CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl --disable-nls
+CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl --with-ossp-uuid --disable-nls
LDFLAGS+= ${PTHREAD_LIBS} -L${PREFIX}/lib
-OPTIONS_DEFINE= OSSP_UUID
-OSSP_UUID_DESC= Enable / disable ossp-uuid support
-OPTIONS_DEFAULT= OSSP_UUID
-
post-install:
@- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${STAGEDIR}${DOCSDIR}/extension/README