diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-29 11:46:42 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-29 11:46:42 +0000 |
commit | 2d8ff23a74090d9b78f91f4b1c63e519476f5a61 (patch) | |
tree | 159260526dd4513612848d8ea2fe6c2e5d3ece40 /net/gnomeicu | |
parent | d956447f833975008aff281f0bdd4ebf90133670 (diff) | |
download | ports-2d8ff23a74090d9b78f91f4b1c63e519476f5a61.tar.gz ports-2d8ff23a74090d9b78f91f4b1c63e519476f5a61.zip |
Notes
Diffstat (limited to 'net/gnomeicu')
-rw-r--r-- | net/gnomeicu/Makefile | 2 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index 9538aa70c211..958328a308b7 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 9538aa70c211..958328a308b7 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 |