2005-11-05 18:47:58 -05:00
|
|
|
# $OpenBSD: gettext.port.mk,v 1.2 2005/11/05 23:47:58 naddy Exp $
|
2001-09-23 01:29:47 -04:00
|
|
|
|
2005-11-05 18:47:58 -05:00
|
|
|
LIB_DEPENDS+= iconv.4::converters/libiconv
|
2001-10-31 15:27:12 -05:00
|
|
|
|
2001-10-28 01:05:23 -05:00
|
|
|
# The RUN_DEPENDS entry is to ensure gettext is installed. This is
|
|
|
|
# necessary so that we have locale.alias installed on static archs.
|
2001-09-24 13:17:02 -04:00
|
|
|
# Typically installed in PREFIX/share/locale.
|
2005-11-05 18:47:58 -05:00
|
|
|
LIB_DEPENDS+= intl.3:gettext->=0.10.38:devel/gettext
|
|
|
|
BUILD_DEPENDS+= :gettext->=0.14.5:devel/gettext
|
2001-10-11 11:34:15 -04:00
|
|
|
RUN_DEPENDS+= :gettext->=0.10.38:devel/gettext
|