diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-08 04:51:15 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-08 04:51:15 +0800 |
commit | d8c8d4b9829fa60f0e94f5745f9492c911c864e7 (patch) | |
tree | 2f738dcf7a5328f0555da3e44d89ba27d58decbd /x11 | |
parent | 21c6bf98c384a14f0d80339f73da4dcb81f0029c (diff) | |
download | marcuscom-ports-d8c8d4b9829fa60f0e94f5745f9492c911c864e7.tar marcuscom-ports-d8c8d4b9829fa60f0e94f5745f9492c911c864e7.tar.gz marcuscom-ports-d8c8d4b9829fa60f0e94f5745f9492c911c864e7.tar.bz2 marcuscom-ports-d8c8d4b9829fa60f0e94f5745f9492c911c864e7.tar.lz marcuscom-ports-d8c8d4b9829fa60f0e94f5745f9492c911c864e7.tar.xz marcuscom-ports-d8c8d4b9829fa60f0e94f5745f9492c911c864e7.tar.zst marcuscom-ports-d8c8d4b9829fa60f0e94f5745f9492c911c864e7.zip |
- Retire gpdf & ggv
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5086 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 90c87c254..17fedc3fb 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.72 2005/08/11 03:12:23 ahze Exp $ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.73 2005/08/26 03:21:23 marcus Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe @@ -33,9 +33,7 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data \ nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ goobox:${PORTSDIR}/audio/goobox \ - inkscape:${PORTSDIR}/graphics/inkscape \ - gpdf:${PORTSDIR}/graphics/gpdf \ - ggv:${PORTSDIR}/print/ggv + inkscape:${PORTSDIR}/graphics/inkscape MASTERDIR= ${.CURDIR}/../gnome2 GNOME_SLAVE= yes |