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 $
###############################################################################
MASTER_POST_SITES = http://pari.math.u-bordeaux.fr/pub/pari/unix/
PORTVERSION = 2.3.3
CONFIGURE_COMMAND = ./Configure
BUILD_ARGS = all
CONFIGURE_PRECMD = ${MAKE_RECURSIVE} pre-configure
pre-configure:
cd ${WRKSRC} && patch -p0 < ${PORTDIR}/patch-pic
wrksrc:
@echo ${WRKSRC}
include ../../etc/ports.mk