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