aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-08-01 17:04:35 +0800
committermiwi <miwi@FreeBSD.org>2008-08-01 17:04:35 +0800
commit8a6f9befd82d1be0c397c937613777c25f121043 (patch)
tree684e59590e4a7da67c1a764611bfa2b36fd53488 /x11-wm
parent88f6529bad5473207fddee9a73e5bb6b3d6127c3 (diff)
downloadfreebsd-ports-gnome-8a6f9befd82d1be0c397c937613777c25f121043.tar.gz
freebsd-ports-gnome-8a6f9befd82d1be0c397c937613777c25f121043.tar.zst
freebsd-ports-gnome-8a6f9befd82d1be0c397c937613777c25f121043.zip
- Add missing xorg dependency
PR: 123406/126149 Submitted by: Mel <mel@rachie.is-a-geek.net> Gergely Czuczy <phoemix@harmless.hu>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/kompmgr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/kompmgr/Makefile b/x11-wm/kompmgr/Makefile
index 8a0d7b634b3c..1eb20eb27d70 100644
--- a/x11-wm/kompmgr/Makefile
+++ b/x11-wm/kompmgr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kompmgr
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -21,6 +21,7 @@ COMMENT= Utility needed to enable XComposite support in KDE
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
+USE_XORG= x11 xdamage xrender xcomposite xfixes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/kdebase-${PORTVERSION}