Line # Revision Author
1 3 ahitrov@rambler.ru ##############################################################################
2 # $HeadURL: http://developers.rambler.ru/svn/contenido/koi8/core/ports/all/ImageMagick/GNUmakefile $
3 # $Id: GNUmakefile 195 2006-06-22 07:45:45Z astar $
4 ###############################################################################
5
6 PORTVERSION = 0.60.4
7
8 MASTER_POST_SITES = http://ftp.gnu.org/gnu/aspell/
9
10 CONFIGURE_PRECMD = ${MAKE_RECURSIVE} pre-configure
11
12 pre-configure:
13 cd ${WRKSRC} && patch -p1 < ${PORTDIR}/patch.aspell.extra_qualification_fix
14
15 include ../../etc/ports.mk