diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-10-23 21:56:44 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-10-23 21:56:44 +0000 |
commit | 1c9404426c7f9eb669fb9679bcf510211a8db669 (patch) | |
tree | 7edced4d91c62f3f29d215de72f04e08e073cc3d /x11 | |
parent | 9ab2a6e931c3bbb6f5608400a43e446faf71e01b (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index d4105ce9df97..f2573c736cd3 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -31,8 +31,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/epiphany-extensions/adblock-patterns:${PORTSDIR} evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \ ${LOCALBASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \ eiciel:${PORTSDIR}/sysutils/eiciel \ - gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr \ - thefish:${PORTSDIR}/sysutils/thefish + gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr MASTERDIR= ${.CURDIR}/../gnome2 GNOME_SLAVE= yes |