diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-15 01:31:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-15 01:31:02 +0800 |
commit | 96edf46e323c018b458d7c4b91bac9d61bf1016e (patch) | |
tree | 42fdbf8e49a8fe04f20c9c34ffd0914da354e914 /x11/gnome2 | |
parent | 264687fc355ac300d1a01b14e090b21f83549f40 (diff) | |
download | marcuscom-ports-96edf46e323c018b458d7c4b91bac9d61bf1016e.tar.gz marcuscom-ports-96edf46e323c018b458d7c4b91bac9d61bf1016e.tar.zst marcuscom-ports-96edf46e323c018b458d7c4b91bac9d61bf1016e.zip |
Bump the version to 2.1.2, and add dependencies on ggv2 and pkgview.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@157 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-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 |