From f936dcf1d95063449b5310ba2e80d48f98cc8c8c Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Sat, 16 Nov 2013 02:32:56 +0000 Subject: - Use shebangfix - Convert USE_GMAKE to USES - Add stage support --- games/gretools/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games/gretools/Makefile') diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 5bc0baf67536..854afb715a3c 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -13,14 +13,13 @@ COMMENT= GNOME vocabulary builder LICENSE= GPLv2 -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig shebangfix +SHEBANG_FILES= ${WRKSRC}/gretools.py USE_GNOME= gnomeprefix pygnome2 USE_PYTHON= yes -USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/python -t|/usr/bin/env python|g ; \ s|@prefix@|${LOCALBASE}|g ; s|@share@|share|g' \ -- cgit v1.2.3