summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-26 07:15:08 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-26 07:15:08 +0800
commitc1ac260e34f0600e6cb7897e248a6c94d10491ba (patch)
tree07446a35403a36211e4f0caa6cff056a6c78457f /x11
parente1c67bef6ad3e484fd648bf1d79cce0d173be491 (diff)
downloadmarcuscom-ports-c1ac260e34f0600e6cb7897e248a6c94d10491ba.tar
marcuscom-ports-c1ac260e34f0600e6cb7897e248a6c94d10491ba.tar.gz
marcuscom-ports-c1ac260e34f0600e6cb7897e248a6c94d10491ba.tar.bz2
marcuscom-ports-c1ac260e34f0600e6cb7897e248a6c94d10491ba.tar.lz
marcuscom-ports-c1ac260e34f0600e6cb7897e248a6c94d10491ba.tar.xz
marcuscom-ports-c1ac260e34f0600e6cb7897e248a6c94d10491ba.tar.zst
marcuscom-ports-c1ac260e34f0600e6cb7897e248a6c94d10491ba.zip
Add a missing dependency, gucharmap, to fix the package.
Reported by: GNOME Tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3145 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile4
-rw-r--r--x11/gnomeapplets2/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 631310960..dd20f4fac 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeapplets2
PORTVERSION= 2.9.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.9
@@ -17,7 +18,8 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Applets components for the Gnome 2 Desktop Environment
LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 \
- xklavier.9:${PORTSDIR}/x11/libxklavier
+ xklavier.9:${PORTSDIR}/x11/libxklavier \
+ gucharmap.4:${PORTSDIR}/deskutils/gucharmap
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index 631310960..dd20f4fac 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeapplets2
PORTVERSION= 2.9.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.9
@@ -17,7 +18,8 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Applets components for the Gnome 2 Desktop Environment
LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 \
- xklavier.9:${PORTSDIR}/x11/libxklavier
+ xklavier.9:${PORTSDIR}/x11/libxklavier \
+ gucharmap.4:${PORTSDIR}/deskutils/gucharmap
USE_BZIP2= yes
USE_X_PREFIX= yes