diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gconf/Makefile | 2 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index 49b5c6859258..34f4147e0533 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ guile.9:${PORTSDIR}/lang/guile \ oaf.0:${PORTSDIR}/devel/oaf \ - iconv.1:${PORTSDIR}/converters/iconv + iconv.2:${PORTSDIR}/converters/iconv USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 49b5c6859258..34f4147e0533 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ guile.9:${PORTSDIR}/lang/guile \ oaf.0:${PORTSDIR}/devel/oaf \ - iconv.1:${PORTSDIR}/converters/iconv + iconv.2:${PORTSDIR}/converters/iconv USE_GMAKE= yes USE_X_PREFIX= yes |