aboutsummaryrefslogtreecommitdiffstats
path: root/x11/oooqs/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-10-28 19:13:27 +0800
committerarved <arved@FreeBSD.org>2003-10-28 19:13:27 +0800
commita3e5bd5cd61cd71e46381032d71077c220d5c2f3 (patch)
tree840d7fa3edc9daaa40a51d0793e1824c9b845705 /x11/oooqs/Makefile
parent2c9eaebba0d220343e906861c9e7154c96fd92bd (diff)
downloadfreebsd-ports-gnome-a3e5bd5cd61cd71e46381032d71077c220d5c2f3.tar.gz
freebsd-ports-gnome-a3e5bd5cd61cd71e46381032d71077c220d5c2f3.tar.zst
freebsd-ports-gnome-a3e5bd5cd61cd71e46381032d71077c220d5c2f3.zip
Update to 2.0.
Quickstart improved, but still a lot of bugs.
Diffstat (limited to 'x11/oooqs/Makefile')
-rw-r--r--x11/oooqs/Makefile5
1 files changed, 1 insertions, 4 deletions
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 <bsd.port.mk>