From 61378a37df49b4c5ddfc77fab6b4a1c9bd8b67f2 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 28 May 2002 03:22:32 +0000 Subject: Explict dependancy on version 7 of linux_base is not needed anymore. The linux_base port is now at RH version 7. --- editors/staroffice60/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'editors/staroffice60') diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile index ede175f7e4b3..de1717770f20 100644 --- a/editors/staroffice60/Makefile +++ b/editors/staroffice60/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} -- cgit v1.2.3