diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
commit | a6ec2f630f44a62241c4d14eb5646ae7dcb97823 (patch) | |
tree | 09d64e2561f5dc823dceeb034e3e840e86a5fac1 /x11/gnome | |
parent | e6f10e6699868d7b5037986483a07ad8410355a0 (diff) | |
download | ports-a6ec2f630f44a62241c4d14eb5646ae7dcb97823.tar.gz ports-a6ec2f630f44a62241c4d14eb5646ae7dcb97823.zip |
Notes
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 6600b02363ed..4df4095d1beb 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gnome.3:${PORTSDIR}/x11/gnomelibs \ gtop.1:${PORTSDIR}/devel/libgtop \ xml.5:${PORTSDIR}/textproc/libxml \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.3:${PORTSDIR}/devel/libglade |