summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-06-30 10:22:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-06-30 10:22:29 +0800
commit5030174395ac2b577dc9fb27da3a943b24f5745c (patch)
treea2925b4222c71cc1f9c1bc075829b654ac7e8f66 /net
parent92cfea271a9c349246a68b53b95c8a55e64dd8ce (diff)
downloadmarcuscom-ports-5030174395ac2b577dc9fb27da3a943b24f5745c.tar
marcuscom-ports-5030174395ac2b577dc9fb27da3a943b24f5745c.tar.gz
marcuscom-ports-5030174395ac2b577dc9fb27da3a943b24f5745c.tar.bz2
marcuscom-ports-5030174395ac2b577dc9fb27da3a943b24f5745c.tar.lz
marcuscom-ports-5030174395ac2b577dc9fb27da3a943b24f5745c.tar.xz
marcuscom-ports-5030174395ac2b577dc9fb27da3a943b24f5745c.tar.zst
marcuscom-ports-5030174395ac2b577dc9fb27da3a943b24f5745c.zip
Add a missing dependency on gnomepanel.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11093 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r--net/vinagre/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile
index b782c3d55..ec2c91072 100644
--- a/net/vinagre/Makefile
+++ b/net/vinagre/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/vinagre/Makefile,v 1.10 2008/06/06 21:38:51 marcus Exp $
+# $MCom: ports/net/vinagre/Makefile,v 1.11 2008/06/17 00:55:12 marcus Exp $
#
PORTNAME= vinagre
PORTVERSION= 2.23.4
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -23,7 +24,8 @@ LIB_DEPENDS= gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc \
USE_BZIP2= yes
USE_GETTEXT= yes
-USE_GNOME= gnomeprefix intlhack gnomehack libglade2 gconf2 gnomedocutils
+USE_GNOME= gnomeprefix intlhack gnomehack libglade2 gconf2 gnomedocutils \
+ gnomepanel
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes