diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2008-08-01 12:07:10 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2008-08-01 12:07:10 +0000 |
commit | 2c4a5de525c587e972555a70c0d5e4dc828504bb (patch) | |
tree | 4a1b65838f96efb83164b9ae90431954cbde3abc /x11/kde4-baseapps | |
parent | 0e0a00e01ab73985307758d8687a459096bc7153 (diff) | |
download | ports-2c4a5de525c587e972555a70c0d5e4dc828504bb.tar.gz ports-2c4a5de525c587e972555a70c0d5e4dc828504bb.zip |
Notes
Diffstat (limited to 'x11/kde4-baseapps')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 0ccfc089fdee..8334f1010544 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/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 |