Revision 8 (by ahitrov@rambler.ru, 2010/03/29 11:46:38) |
Contenido UTF-8 core files
|
##############################################################################
# $HeadURL: svn://cvs1.rambler.ru/Contenido/trunk/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