diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-07 18:31:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-07 18:31:07 +0000 |
commit | ffdf5e4fc2c28121e636af8ef16c4715d166e533 (patch) | |
tree | ba7cabbee9bde4cdb65d47ea99691fb491ab7f8d /x11 | |
parent | Add gnomeuserdocs2 after repo copy from gnomeuserdocs. This is the GNOME 2.0 (diff) |
Tie in gnomeuserdocs2. Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=62589
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 43315b8390b1..297d98f87882 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -36,7 +36,8 @@ RUN_DEPENDS= battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ gdm:${PORTSDIR}/x11/gdm2 \ ${X11BASE}/share/themes/Metal/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gtk-engines2 \ nautilus-gtkhtml-view:${PORTSDIR}/www/nautilus-gtkhtml \ - xscreensaver:${PORTSDIR}/x11/xscreensaver + xscreensaver:${PORTSDIR}/x11/xscreensaver \ + ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 NO_BUILD= yes |