diff options
Diffstat (limited to 'databases/postgresql92-docs/Makefile')
-rw-r--r-- | databases/postgresql92-docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql92-docs/Makefile b/databases/postgresql92-docs/Makefile index 68ce1dfdface..cb020e28a41c 100644 --- a/databases/postgresql92-docs/Makefile +++ b/databases/postgresql92-docs/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ WANT_PGSQL_VER=92 +COMPONENT= -docs NO_STAGE= yes .include "${.CURDIR}/../postgresql91-docs/Makefile" |