aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2017-05-18 11:43:32 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2017-05-18 11:43:32 +0000
commit049060d2be4b68d285b41abf7cb18fdfc755092f (patch)
treec88d1916530b939710134514a48804b9405c8d9d /games
parente96bc3dc29d35159e134dca9e0baf31eaa76a798 (diff)
downloadports-049060d2be4b68d285b41abf7cb18fdfc755092f.tar.gz
ports-049060d2be4b68d285b41abf7cb18fdfc755092f.zip
Add missing run dependency to Python (fixes shebang of openalchemist-config)
Notes
Notes: svn path=/head/; revision=441145
Diffstat (limited to 'games')
-rw-r--r--games/openalchemist/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile
index 69d6416fd81b..1a8ad05f68cf 100644
--- a/games/openalchemist/Makefile
+++ b/games/openalchemist/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openalchemist
PORTVERSION= 0.3
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -26,7 +26,7 @@ USE_GNOME= pygtk2
USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice
USE_GL= gl glu
USE_SDL= sdl gfx
-USES= autoreconf gmake iconv jpeg pkgconfig shebangfix
+USES= autoreconf gmake iconv jpeg pkgconfig python:run shebangfix
SHEBANG_FILES= openalchemist-config
PORTDOCS= AUTHORS ChangeLog README TODO