summaryrefslogtreecommitdiff
path: root/x11/kdebase4
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-08-01 12:07:10 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-08-01 12:07:10 +0000
commit2c4a5de525c587e972555a70c0d5e4dc828504bb (patch)
tree4a1b65838f96efb83164b9ae90431954cbde3abc /x11/kdebase4
parent- Add DEBUG option (diff)
Add missing dependencies on xorg libraries
PR: 123406, 126130 Submitted by: Mel <mel@rachie.is-a-.geek.net> Reported by: Gergely Czuczy
Notes
Notes: svn path=/head/; revision=217913
Diffstat (limited to 'x11/kdebase4')
-rw-r--r--x11/kdebase4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile
index 0ccfc089fdee..8334f1010544 100644
--- a/x11/kdebase4/Makefile
+++ b/x11/kdebase4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdebase
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -33,7 +33,7 @@ USE_OPENSSL= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_XORG= xpm
+USE_XORG= xpm xkbfile xrandr xcursor
SUB_FILES= kdm pkg-deinstall pkg-install pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
PKGINSTALL= ${WRKDIR}/pkg-install