From a3e5bd5cd61cd71e46381032d71077c220d5c2f3 Mon Sep 17 00:00:00 2001 From: arved Date: Tue, 28 Oct 2003 11:13:27 +0000 Subject: Update to 2.0. Quickstart improved, but still a lot of bugs. --- x11/oooqs/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'x11/oooqs/Makefile') diff --git a/x11/oooqs/Makefile b/x11/oooqs/Makefile index 52fa62966edc..d4e3a2c48c21 100644 --- a/x11/oooqs/Makefile +++ b/x11/oooqs/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= oooqs -PORTVERSION= 1.0.R.3 +PORTVERSION= 2.0 CATEGORIES= x11 MASTER_SITES= http://download.berlios.de/segfaultskde/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.R./_rc/} @@ -17,7 +17,4 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_KDELIBS_VER= 3 -post-install: - @${LN} -s ${PREFIX}/share/doc/HTML/en/common ${PREFIX}/share/doc/HTML/en/oooqs/common - .include -- cgit