diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-29 19:46:42 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-29 19:46:42 +0800 |
commit | 58ec9317a6faf1ee4e4ea45c51279923b3c023e9 (patch) | |
tree | 7c8f4cc253dee4acda58b15ef25a016c7b5509ed /net-im | |
parent | 2b8488895de4a50f18123e183f0f81ece2b92562 (diff) | |
download | freebsd-ports-gnome-58ec9317a6faf1ee4e4ea45c51279923b3c023e9.tar.gz freebsd-ports-gnome-58ec9317a6faf1ee4e4ea45c51279923b3c023e9.tar.zst freebsd-ports-gnome-58ec9317a6faf1ee4e4ea45c51279923b3c023e9.zip |
Update iconv to 2.0 and reflect shared library version bump.
PR: 23163, 23164, 23165
Submitted by: maintainer
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gnomeicu/Makefile | 2 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 9538aa70c211..958328a308b7 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gnomeicu MAINTAINER= nectar@FreeBSD.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - iconv.1:${PORTSDIR}/converters/iconv + iconv.2:${PORTSDIR}/converters/iconv USE_X_PREFIX= yes USE_BZIP2= yes diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index 9538aa70c211..958328a308b7 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gnomeicu MAINTAINER= nectar@FreeBSD.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - iconv.1:${PORTSDIR}/converters/iconv + iconv.2:${PORTSDIR}/converters/iconv USE_X_PREFIX= yes USE_BZIP2= yes |