aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql90-contrib
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2010-10-07 06:58:10 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2010-10-07 06:58:10 +0000
commit060a528952c060d3cacb5faa2337b86a947f9cc1 (patch)
treec42f4aa0bb5da6b4d3d55839fff8d1bbed9e71f3 /databases/postgresql90-contrib
parentbd169d68cc2b63d4f9e6017ffe8875de63696ede (diff)
downloadports-060a528952c060d3cacb5faa2337b86a947f9cc1.tar.gz
ports-060a528952c060d3cacb5faa2337b86a947f9cc1.zip
Notes
Diffstat (limited to 'databases/postgresql90-contrib')
-rw-r--r--databases/postgresql90-contrib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql90-contrib/Makefile b/databases/postgresql90-contrib/Makefile
index d3a7e68dfe50..e742bcbbcf6b 100644
--- a/databases/postgresql90-contrib/Makefile
+++ b/databases/postgresql90-contrib/Makefile
@@ -24,6 +24,7 @@ INSTALL_DIRS= contrib
SLAVE_ONLY= yes
CONFIGURE_ARGS+=--with-libxslt --with-libxml
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt xml2.5:${PORTSDIR}/textproc/libxml2
+LDFLAGS+= ${PTHREAD_LIBS} -L${PREFIX}/lib
post-install:
@- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/contrib/README