Line # Revision Author
1 3 ahitrov@rambler.ru ##############################################################################
2 # $HeadURL: http://developers.rambler.ru/svn/contenido/koi8/core/ports/all/expat/GNUmakefile $
3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
4 ###############################################################################
5
6 PORTVERSION = 2.6.26
7 CONFIGURE_POSTARGS = --without-python --without-threads
8
9 ifeq (${shell uname},FreeBSD)
10 CONFIGURE_POSTARGS += --with-iconv=/usr/local
11 endif
12
13
14 include ../../etc/ports.mk