diff options
Diffstat (limited to 'editors/staroffice70/Makefile')
-rw-r--r-- | editors/staroffice70/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/staroffice70/Makefile b/editors/staroffice70/Makefile index ede175f7e4b3..de1717770f20 100644 --- a/editors/staroffice70/Makefile +++ b/editors/staroffice70/Makefile @@ -17,11 +17,10 @@ DISTFILES+= soa-6_0-ga-bin-linux-en.bin MAINTAINER= mbr@FreeBSD.org -FETCH_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7 -BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7 - ONLY_FOR_ARCHS= i386 NO_CDROM= 'Must be downloaded direct from Sun via www interface' + +USE_LINUX= yes IS_INTERACTIVE= yes NO_BUILD= yes SOVERSION= ${PORTNAME}${PORTVERSION} |