From cb7e1cf64acc555a7a4537daff70520905d4f52b Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Mon, 13 Dec 2010 17:37:45 +0000 Subject: - Update to 2.3.1 PR: 153121 Submitted by: Mikhail T. --- games/ufoai/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games/ufoai/Makefile') diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index 01d6ebee3494..d89c133f40a2 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ufoai -PORTVERSION= 2.3 -PORTREVISION= 1 +PORTVERSION= 2.3.1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/UFO_AI%202.x/${PORTVERSION} DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source @@ -81,6 +80,9 @@ CONFIGURE_ARGS+=--disable-uforadiant PLIST_SUB+= UFORADIANT="@comment " .endif +post-extract: + @${MKDIR} ${WRKSRC}/base/maps ${WRKSRC}/base/models + # Resolve name collision with jpeg-8 amd API png post-patch: ${REINPLACE_CMD} -e 's|jpeg_mem_src|local_jpeg_mem_src|' \ -- cgit v1.2.3