aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2012-02-01 02:26:58 +0800
committercrees <crees@FreeBSD.org>2012-02-01 02:26:58 +0800
commit631c3b59f9941a7bc055d256c431cc328d52a376 (patch)
tree023cc23710fcb302d74870962d67a28c1d1e1ad1 /databases
parentc114d133441087e23ae60bf9917558676d37b775 (diff)
downloadfreebsd-ports-gnome-631c3b59f9941a7bc055d256c431cc328d52a376.tar.gz
freebsd-ports-gnome-631c3b59f9941a7bc055d256c431cc328d52a376.tar.zst
freebsd-ports-gnome-631c3b59f9941a7bc055d256c431cc328d52a376.zip
Revert removal of OPTIONS line-- wrong fix accidentally committed.
Diffstat (limited to 'databases')
-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