summaryrefslogtreecommitdiff
path: root/editors/koffice-kde4/Makefile
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-09-11 05:25:23 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-09-11 05:25:23 +0000
commita8dcfb93657fbfff12ac48326522912809e114e0 (patch)
treed4107312162dd8c734eea945b516eda3724b1efd /editors/koffice-kde4/Makefile
parentOkay, _this_ should complete the filesystem stuff. With this patch, CD names (diff)
KOffice-1.2 is released. 'Nuff said.
Notes
Notes: svn path=/head/; revision=66106
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r--editors/koffice-kde4/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
index de370726d4eb..bb910686cf0e 100644
--- a/editors/koffice-kde4/Makefile
+++ b/editors/koffice-kde4/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= koffice
-PORTVERSION= 1.2.rc1
+PORTVERSION= 1.2
PORTEPOCH= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= unstable/${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/g}/src
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/g}
+MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@@ -22,7 +21,6 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2
_NO_KDE_PATCHUP=yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/g}
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_PYTHON= yes
@@ -30,7 +28,9 @@ USE_BZIP2= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
+CONFIGURE_ENV+= DO_NOT_COMPILE=kontour # KDE calls it "badly broken"
+
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
pre-configure:
cd ${WRKSRC} && ${GMAKE} -f Makefile.cvs