aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2006-05-23 23:58:48 +0800
committernork <nork@FreeBSD.org>2006-05-23 23:58:48 +0800
commit463d70ba8aaa9df271ae8d3bd3f480f410b50159 (patch)
tree0779d3a85f91f87ce51988b00c2b1aac7f96feeb /x11-wm
parentaf33d69f4d75583e87a48a7688b99dfe7afde651 (diff)
downloadfreebsd-ports-gnome-463d70ba8aaa9df271ae8d3bd3f480f410b50159.tar.gz
freebsd-ports-gnome-463d70ba8aaa9df271ae8d3bd3f480f410b50159.tar.zst
freebsd-ports-gnome-463d70ba8aaa9df271ae8d3bd3f480f410b50159.zip
Add missing dependency on xcompmgr.
PR: ports/97631 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gcompmgr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index fe55c2667b2c..b6e6924df247 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gcompmgr
PORTVERSION= 0.21
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gcompmgr
@@ -14,6 +15,7 @@ MASTER_SITE_SUBDIR= gcompmgr
MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= A GNOME interface to xcompmgr
+RUN_DEPENDS= xcompmgr:${PORTSDIR}/x11-wm/xcompmgr
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
GNU_CONFIGURE= yes