diff options
author | mbr <mbr@FreeBSD.org> | 2002-06-07 19:10:04 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-06-07 19:10:04 +0800 |
commit | 2a056d8924f21e462211997b7a073ce05ca61dce (patch) | |
tree | 0109128ec92fff34aee6b8d04fcb2fa73e43d0df /editors/openoffice.org-2 | |
parent | ce02a86798f05407925fdc34a8d539786431c2e2 (diff) | |
download | freebsd-ports-gnome-2a056d8924f21e462211997b7a073ce05ca61dce.tar.gz freebsd-ports-gnome-2a056d8924f21e462211997b7a073ce05ca61dce.tar.zst freebsd-ports-gnome-2a056d8924f21e462211997b7a073ce05ca61dce.zip |
Automated build is not possible.
Obtained from: Will
Diffstat (limited to 'editors/openoffice.org-2')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 23c5cd913554..d7d6bf648ac2 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -17,6 +17,9 @@ EXTRACT_ONLY= oo_${PORTVERSION}_src.tar.bz2 MAINTAINER= mbr@FreeBSD.org +# OO needs DISPLAY to be set and working +RESTRICTED= "No automated build possible" + BUILD_DEPENDS= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport BUILD_DEPENDS+= ${LOCALBASE}/bin/gcc295:${PORTSDIR}/lang/gcc295 BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip |