diff options
author | hoek <hoek@FreeBSD.org> | 2002-09-02 11:43:32 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2002-09-02 11:43:32 +0800 |
commit | de62a293ba975f5f83268a17232446ff52e3c2bf (patch) | |
tree | c90fe9fef6de5e4a12f493cdaecf7dd0264b4f34 /news | |
parent | 8165038c46d162188a0e91837008484762d46b46 (diff) | |
download | freebsd-ports-gnome-de62a293ba975f5f83268a17232446ff52e3c2bf.tar.gz freebsd-ports-gnome-de62a293ba975f5f83268a17232446ff52e3c2bf.tar.zst freebsd-ports-gnome-de62a293ba975f5f83268a17232446ff52e3c2bf.zip |
Update libuu shared lib dependency to version 2
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 97cbe6bb1994..971205fb573a 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \ MAINTAINER?= ache@FreeBSD.org -LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ +LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib \ intl.4:${PORTSDIR}/devel/gettext USE_BZIP2= yes |