diff options
Diffstat (limited to 'databases/postgresql84-contrib')
-rw-r--r-- | databases/postgresql84-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql84-contrib/Makefile b/databases/postgresql84-contrib/Makefile index e5afacf001ac..4375c8544c03 100644 --- a/databases/postgresql84-contrib/Makefile +++ b/databases/postgresql84-contrib/Makefile @@ -23,7 +23,7 @@ INSTALL_DIRS= contrib SLAVE_ONLY= yes COMPONENT= -contrib -CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl --with-ossp-uuid +CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl post-install: @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${STAGEDIR}${DOCSDIR}/contrib/README |