diff options
Diffstat (limited to 'databases/postgresql91-contrib/Makefile')
-rw-r--r-- | databases/postgresql91-contrib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql91-contrib/Makefile b/databases/postgresql91-contrib/Makefile index 7f02e9a79ed4..7b95d08d0b02 100644 --- a/databases/postgresql91-contrib/Makefile +++ b/databases/postgresql91-contrib/Makefile @@ -22,6 +22,7 @@ BUILD_DIRS= src/port contrib INSTALL_DIRS= contrib SLAVE_ONLY= yes +COMPONENT= -contrib CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl LDFLAGS+= ${PTHREAD_LIBS} -L${PREFIX}/lib |