diff options
Diffstat (limited to 'audio/tomahawk/Makefile')
-rw-r--r-- | audio/tomahawk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/tomahawk/Makefile b/audio/tomahawk/Makefile index 71243697c5dd..ead643fa3d2a 100644 --- a/audio/tomahawk/Makefile +++ b/audio/tomahawk/Makefile @@ -45,6 +45,7 @@ PLIST_SUB+= DESKTOPDIR=${DESKTOPDIR:S,^${PREFIX}/,,} \ PORTVERSION=${PORTVERSION} USES= cmake pkgconfig +NO_STAGE= yes USE_GITHUB= yes USE_LDCONFIG= yes |