2004-08-03 05:13:29 -04:00
|
|
|
# $OpenBSD: libiconv.port.mk,v 1.1 2004/08/03 09:13:29 espie Exp $
|
2001-09-23 01:29:47 -04:00
|
|
|
|
2001-10-28 01:34:24 -05:00
|
|
|
# The RUN_DEPENDS entry is to ensure libiconv is installed. This is
|
|
|
|
# necessary so that we have charset.alias installed on static archs.
|
2001-09-24 13:17:02 -04:00
|
|
|
# Typically installed in PREFIX/lib.
|
2001-11-27 12:44:04 -05:00
|
|
|
LIB_DEPENDS+= iconv.2::converters/libiconv
|
2001-09-23 01:29:47 -04:00
|
|
|
RUN_DEPENDS+= :libiconv-*:converters/libiconv
|