aboutsummaryrefslogtreecommitdiff
path: root/converters/libiconv
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-26 21:35:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-26 21:35:49 +0000
commitf1d0d1f04ec17bf58e8424d729fa157f513c8dcd (patch)
tree00dffe29d598ab41523f154922038bc962223e2e /converters/libiconv
parent1175c86bfe9cc5771fd936e6d2695f81b2a2cdc0 (diff)
downloadports-f1d0d1f04ec17bf58e8424d729fa157f513c8dcd.tar.gz
ports-f1d0d1f04ec17bf58e8424d729fa157f513c8dcd.zip
Notes
Diffstat (limited to 'converters/libiconv')
-rw-r--r--converters/libiconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 541c57190fcc..0449b8b28dc7 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -26,7 +26,7 @@ MAN3= iconv.3 iconv_open.3 iconv_close.3
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 430000
-BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/gperf
+BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
GPERF= ${LOCALBASE}/bin/gperf
.else
GPERF= /usr/bin/gperf