Revision 3 (by ahitrov@rambler.ru, 2010/03/24 15:19:32) The CORE
##############################################################################
# $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