diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/trommler/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/trommler/Makefile b/audio/trommler/Makefile index 0d215466a76b..514fb8847e5c 100644 --- a/audio/trommler/Makefile +++ b/audio/trommler/Makefile @@ -13,7 +13,8 @@ COMMENT= GTK+2 based drum machine LICENSE= GPLv2 -USES= gmake pkgconfig +USES= gmake pkgconfig python:build shebangfix +SHEBANG_FILES= genexport.py USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/Trommler |