diff options
-rw-r--r-- | x11/gnome2/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index ef4a58bce..3dc6c0d75 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.1 -PORTREVISION= 1 +PORTVERSION= 2.1.2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -42,7 +41,9 @@ RUN_DEPENDS= ${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 file-roller:${PORTSDIR}/archivers/fileroller \ gcalctool:${PORTSDIR}/math/gcalctool \ ${X11BASE}/share/icons/gnome/12x12/emblems/emblem-symbolic-link.png:${PORTSDIR}/misc/gnome-icon-theme \ - ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes + ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes \ + ggv:${PORTSDIR}/print/ggv2 \ + pkgview:${PORTSDIR}/sysutils/pkgview NO_BUILD= yes |