diff options
author | marcus <marcus@FreeBSD.org> | 2007-01-13 15:19:31 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-01-13 15:19:31 +0800 |
commit | 7fdfeb516d84ff694858bb75280db5b4a9fff256 (patch) | |
tree | 82d1a6bb08642d5dc2a98ea9ede86c79df9a72c4 /x11/gnome2-lite | |
parent | 5bf1579122d94b9783858f1030b06a3c5ad1b325 (diff) | |
download | freebsd-ports-gnome-7fdfeb516d84ff694858bb75280db5b4a9fff256.tar.gz freebsd-ports-gnome-7fdfeb516d84ff694858bb75280db5b4a9fff256.tar.zst freebsd-ports-gnome-7fdfeb516d84ff694858bb75280db5b4a9fff256.zip |
Remove the unconditional inclusion of yelp as this will not work on
ia64 or earlier versions of sparc64.
Diffstat (limited to 'x11/gnome2-lite')
-rw-r--r-- | x11/gnome2-lite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index fd7a26d06f92..f309b59f30fa 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applet gnome-session:${PORTSDIR}/x11/gnome-session \ gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ nautilus:${PORTSDIR}/x11-fm/nautilus \ - yelp:${PORTSDIR}/x11/yelp \ ${LOCALBASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \ ${LOCALBASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \ file-roller:${PORTSDIR}/archivers/file-roller \ |