diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 15:05:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 15:05:32 +0800 |
commit | 5d5b0e6346db1248ec30fe02a89675c2bb06d179 (patch) | |
tree | 8ffe3f2784378fbc71d342a7b168d5cbc7f5d26a /x11 | |
parent | 9b85a70f87c0e30044816cdced750d6061b4e8b8 (diff) | |
download | marcuscom-ports-5d5b0e6346db1248ec30fe02a89675c2bb06d179.tar marcuscom-ports-5d5b0e6346db1248ec30fe02a89675c2bb06d179.tar.gz marcuscom-ports-5d5b0e6346db1248ec30fe02a89675c2bb06d179.tar.bz2 marcuscom-ports-5d5b0e6346db1248ec30fe02a89675c2bb06d179.tar.lz marcuscom-ports-5d5b0e6346db1248ec30fe02a89675c2bb06d179.tar.xz marcuscom-ports-5d5b0e6346db1248ec30fe02a89675c2bb06d179.tar.zst marcuscom-ports-5d5b0e6346db1248ec30fe02a89675c2bb06d179.zip |
Add graphics/evince.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3915 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 4fb119d93..7b86e41a9 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -35,6 +36,7 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ jamboree:${PORTSDIR}/audio/jamboree \ ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data \ nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ + evince:${PORTSDIR}/graphics/evince \ goobox:${PORTSDIR}/audio/goobox .include <bsd.port.pre.mk> |