diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-21 01:22:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-21 01:22:01 +0000 |
commit | 715de831bdc444dddb6576f9b47c14380cfd568e (patch) | |
tree | 68faac5f79df3269a96db789e00fe6f076fdeb17 /x11/gnome2 | |
parent | f78df16b3c06267b7c3e5fffc8c9bd54bc31ad91 (diff) | |
download | ports-715de831bdc444dddb6576f9b47c14380cfd568e.tar.gz ports-715de831bdc444dddb6576f9b47c14380cfd568e.zip |
Notes
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 9b9645687652..d57a55da501a 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -39,7 +39,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 screensaver-properties-capplet:${PORTSDIR}/x11/xscreensaver-gnome \ ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 \ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \ - pkgview:${PORTSDIR}/sysutils/pkgview + gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview NO_BUILD= yes |