aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql95-contrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql95-contrib/Makefile')
-rw-r--r--databases/postgresql95-contrib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql95-contrib/Makefile b/databases/postgresql95-contrib/Makefile
index bb60cd3bbe57..760edb6a941d 100644
--- a/databases/postgresql95-contrib/Makefile
+++ b/databases/postgresql95-contrib/Makefile
@@ -23,6 +23,8 @@ COMPONENT= -contrib
CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl --disable-nls --with-uuid=bsd
LDFLAGS+= -lpthread -L${PREFIX}/lib
+OPTIONS_DEFINE= DOCS
+
post-install:
@- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${STAGEDIR}${DOCSDIR}/extension/README