diff options
-rw-r--r-- | x11-wm/gcompmgr/Makefile | 2 |
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 |