aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql90-contrib
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-26 17:24:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-26 17:24:35 +0000
commit4d4db2684b5537944ba9de1e90179e90a1bc1149 (patch)
tree43ea97af9adc9b293ee707fafab80172c869d42c /databases/postgresql90-contrib
parent78fc6dd36ec2244cb42ebca87729183a62a4e39c (diff)
Notes
Diffstat (limited to 'databases/postgresql90-contrib')
-rw-r--r--databases/postgresql90-contrib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql90-contrib/Makefile b/databases/postgresql90-contrib/Makefile
index 891d0bd78dad..6077b09c11a5 100644
--- a/databases/postgresql90-contrib/Makefile
+++ b/databases/postgresql90-contrib/Makefile
@@ -30,8 +30,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}/contrib/README
+ @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${STAGEDIR}${DOCSDIR}/contrib/README
.include "${MASTERDIR}/Makefile"