diff options
author | avilla <avilla@FreeBSD.org> | 2011-03-25 18:33:51 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-03-25 18:33:51 +0800 |
commit | 5f04ece0f2136afb3bfd3027c86f679d995277e2 (patch) | |
tree | 88222b4203fd8ac4a20836b13e2dd60ec2fde063 /deskutils/kcharselect/Makefile | |
parent | ada433a6a471e7a6d9ad5a1fab08eb7809c8d08e (diff) | |
download | freebsd-ports-gnome-5f04ece0f2136afb3bfd3027c86f679d995277e2.tar.gz freebsd-ports-gnome-5f04ece0f2136afb3bfd3027c86f679d995277e2.tar.zst freebsd-ports-gnome-5f04ece0f2136afb3bfd3027c86f679d995277e2.zip |
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php
We'd like to say thanks to all helpers and submitters.
Tested by: exp-run via miwi
Diffstat (limited to 'deskutils/kcharselect/Makefile')
-rw-r--r-- | deskutils/kcharselect/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index be3348710c22..2f7d1ea20156 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -15,7 +14,6 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Utilities for the KDE4 integrated X11 Desktop -BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ qca.2:${PORTSDIR}/devel/qca |