aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-1.1-devel/Makefile
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-03-10 06:41:53 +0800
committermbr <mbr@FreeBSD.org>2002-03-10 06:41:53 +0800
commitd198ef61adb62a0a7944cd3d4675a9b94dd23577 (patch)
tree9b2fc06dddaa2d997a84d7b7d74ede34f3a5ec51 /editors/openoffice-1.1-devel/Makefile
parentd56e9b22702410a22bca7eb1298030e545588890 (diff)
downloadfreebsd-ports-gnome-d198ef61adb62a0a7944cd3d4675a9b94dd23577.tar.gz
freebsd-ports-gnome-d198ef61adb62a0a7944cd3d4675a9b94dd23577.tar.zst
freebsd-ports-gnome-d198ef61adb62a0a7944cd3d4675a9b94dd23577.zip
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
Requested by: cvs-comitters
Diffstat (limited to 'editors/openoffice-1.1-devel/Makefile')
-rw-r--r--editors/openoffice-1.1-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 3a03ca43fef0..2a13d0efec88 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -42,6 +42,9 @@ CONFIGURE_ARGS+= --with-stlport4-home=${PREFIX} \
--with-jdk-home=${JDK13DIR} \
--with-os-version=${OSVERSION}
+CONFIGURE_ENV= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} \
+ PTHREAD_LIBS=${PTHREAD_LIBS}
+
.include <bsd.port.pre.mk>
pre-fetch: