diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-24 19:15:55 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-24 19:15:55 +0000 |
commit | 15f83c1aa0693b586a4e93ce9aadb14afa391159 (patch) | |
tree | 0e2332aca8ada73b1d3b65e0f0bd0902ee112979 /x11 | |
parent | 7ff91c8a4211596688e18af869a001762747e940 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 2219aa4ee2a8..4b379118ed97 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-power-tools PORTVERSION= 2.10.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -28,7 +29,8 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany-1.6/extensions/libgesturesextension.so:${PO bpm:${PORTSDIR}/sysutils/bpm \ gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ - gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor + gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor \ + eiciel:${PORTSDIR}/sysutils/eiciel NO_BUILD= yes |