summaryrefslogtreecommitdiff
path: root/databases/postgresql_autodoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql_autodoc/Makefile')
-rw-r--r--databases/postgresql_autodoc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile
index dba704ce1701..b07da1e736ce 100644
--- a/databases/postgresql_autodoc/Makefile
+++ b/databases/postgresql_autodoc/Makefile
@@ -21,6 +21,7 @@ MAN1= postgresql_autodoc.1
WRKSRC= ${WRKDIR}/postgresql_autodoc
+NO_STAGE= yes
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/postgresql_autodoc ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/postgresql_autodoc.1 ${MANPREFIX}/man/man1