diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-29 09:33:19 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-29 09:33:19 +0800 |
commit | ffc27e7fdba51d3b90e0c18c145864847cbb88c5 (patch) | |
tree | 9fe37691ceca4f96e1708d20f4ab13d7a63d1785 | |
parent | 020c3aaaafb8068d7ef808bee3eee1d8b813ceda (diff) | |
download | marcuscom-ports-ffc27e7fdba51d3b90e0c18c145864847cbb88c5.tar marcuscom-ports-ffc27e7fdba51d3b90e0c18c145864847cbb88c5.tar.gz marcuscom-ports-ffc27e7fdba51d3b90e0c18c145864847cbb88c5.tar.bz2 marcuscom-ports-ffc27e7fdba51d3b90e0c18c145864847cbb88c5.tar.lz marcuscom-ports-ffc27e7fdba51d3b90e0c18c145864847cbb88c5.tar.xz marcuscom-ports-ffc27e7fdba51d3b90e0c18c145864847cbb88c5.tar.zst marcuscom-ports-ffc27e7fdba51d3b90e0c18c145864847cbb88c5.zip |
- C-ya libgnomecups
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4350 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 7d6543a63..76ce9510a 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.115 2005/07/28 17:27:46 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.116 2005/07/29 01:30:05 ahze Exp $ # PORTNAME= gnome2 @@ -60,8 +60,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 sound-juicer:${PORTSDIR}/audio/sound-juicer \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \ - evince:${PORTSDIR}/graphics/evince \ - ${X11BASE}/lib/libgnomecups-1.0.so:${PORTSDIR}/print/libgnomecups + evince:${PORTSDIR}/graphics/evince NO_BUILD= yes |