aboutsummaryrefslogtreecommitdiff
path: root/games/volleyball/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-31 17:33:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-31 17:33:49 +0000
commite3e672d219bf0b74358f12043b311c8fd6baa7eb (patch)
treec94da3f446503b6aca17ea8114d10d5609bef85c /games/volleyball/Makefile
parent76613624de8301b6d89468469a3cf02a95924123 (diff)
downloadports-e3e672d219bf0b74358f12043b311c8fd6baa7eb.tar.gz
ports-e3e672d219bf0b74358f12043b311c8fd6baa7eb.zip
- Add USE_GETTEXT, as the port links with -lintl
- Update address of my distfile mirror
Notes
Notes: svn path=/head/; revision=225068
Diffstat (limited to 'games/volleyball/Makefile')
-rw-r--r--games/volleyball/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile
index a296422804ce..6f01487eb32f 100644
--- a/games/volleyball/Makefile
+++ b/games/volleyball/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.6
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.losersjuegos.com.ar/juegos/volleyball/descargas/ \
- http://www.amdmi3.ru/distfiles/
+ http://mirror.amdmi3.ru/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX}
@@ -20,6 +20,7 @@ COMMENT= A game similar to GNU Arcade Volleyball
USE_SDL= sdl image mixer
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_GETTEXT= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lintl"
CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" --disable-nls # strangeness in nls support
@@ -35,7 +36,7 @@ post-configure:
post-install:
cd ${WRKDIR}/${PORTNAME}-data-${DATAVERSION} && \
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}
-
+
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}