diff options
author | ade <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
commit | 5b49c19c5242ff2ec52897543245b51c60c4834a (patch) | |
tree | e4cf09605a9a52737e1a94649358c5c4dd0c4e55 /deskutils/yank | |
parent | 229af19ab23506a643b22ee34e21fbd1f7980f07 (diff) | |
download | FreeBSD-ports-5b49c19c5242ff2ec52897543245b51c60c4834a.zip FreeBSD-ports-5b49c19c5242ff2ec52897543245b51c60c4834a.tar.gz |
Updates for new shared library versions in GNOME 1.2
Diffstat (limited to 'deskutils/yank')
-rw-r--r-- | deskutils/yank/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index 330ceb2..eb9d7ec 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://home.ins.de/~m.hussmann/software/yank/ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ xml.5:${PORTSDIR}/textproc/libxml GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |