Revision 469 (by ahitrov, 2014/12/24 13:57:26) Moving Contenido to Apache 2

##############################################################################
# $HeadURL: http://developers.rambler.ru/svn/contenido/koi8/core/ports/all/expat/GNUmakefile $
# $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
###############################################################################

PORTVERSION =		2.6.26
CONFIGURE_POSTARGS =	--without-python --without-threads

ifeq (${shell uname},FreeBSD)
CONFIGURE_POSTARGS +=	--with-iconv=/usr/local
endif


include ../../etc/ports.mk