diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-29 11:46:42 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-29 11:46:42 +0000 |
commit | 58ec9317a6faf1ee4e4ea45c51279923b3c023e9 (patch) | |
tree | 7c8f4cc253dee4acda58b15ef25a016c7b5509ed /net | |
parent | 2b8488895de4a50f18123e183f0f81ece2b92562 (diff) | |
download | FreeBSD-ports-58ec9317a6faf1ee4e4ea45c51279923b3c023e9.zip FreeBSD-ports-58ec9317a6faf1ee4e4ea45c51279923b3c023e9.tar.gz |
Update iconv to 2.0 and reflect shared library version bump.
PR: 23163, 23164, 23165
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/gnomeicu/Makefile | 2 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 2 | ||||
-rw-r--r-- | net/gnomeicu2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index 9538aa7..958328a 100644 --- a/net/gnomeicu/Makefile +++ b/net/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/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index 9538aa7..958328a 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/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/gnomeicu2/Makefile b/net/gnomeicu2/Makefile index 9538aa7..958328a 100644 --- a/net/gnomeicu2/Makefile +++ b/net/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 |