aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-07 11:10:04 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-07 11:10:04 +0000
commit31ca6f7c10aff412dc6baf2e4f7627c8815f1f1e (patch)
treea2d598a0c3f0593dcebddecaa28cb1bb11d1a700 /editors/openoffice-1.0
parent3e07c20db33e1567526c0f09eb5110e3594e6479 (diff)
downloadports-31ca6f7c10aff412dc6baf2e4f7627c8815f1f1e.tar.gz
ports-31ca6f7c10aff412dc6baf2e4f7627c8815f1f1e.zip
Notes
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r--editors/openoffice-1.0/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index d4de443fb4fa..41e6c96f728c 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -36,6 +36,10 @@ MOZILLADIST= oo_moz1.0RC3_${ARCH}_FreeBSD-4-gcc2.95-system.tar.gz
EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2
MAINTAINER= mbr@FreeBSD.org
+
+# OO needs DISPLAY to be set and working
+RESTRICTED= "No automated build possible"
+
.if ${OSVERSION} < 500000 && !defined(USE_GCC)
BUILD_DEPENDS= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
.endif