summaryrefslogtreecommitdiff
path: root/databases/postgresql91-contrib
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql91-contrib')
-rw-r--r--databases/postgresql91-contrib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql91-contrib/Makefile b/databases/postgresql91-contrib/Makefile
index d389f3cdf2a6..2489fa1f91b9 100644
--- a/databases/postgresql91-contrib/Makefile
+++ b/databases/postgresql91-contrib/Makefile
@@ -29,8 +29,7 @@ OPTIONS_DEFINE= OSSP_UUID
OSSP_UUID_DESC= Enable / disable ossp-uuid support
OPTIONS_DEFAULT= OSSP_UUID
-NO_STAGE= yes
post-install:
- @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/extension/README
+ @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${STAGEDIR}${DOCSDIR}/extension/README
.include "${MASTERDIR}/Makefile"