diff options
Diffstat (limited to 'audio/funktrackergold/Makefile')
-rw-r--r-- | audio/funktrackergold/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile index de3594c..a3d574e 100644 --- a/audio/funktrackergold/Makefile +++ b/audio/funktrackergold/Makefile @@ -22,6 +22,8 @@ MAKE_ARGS= EXTRA_LDFLAGS="-lpthread" PORTDOCS= INSTALL PLIST_FILES= bin/funkgold +BROKEN_powerpc64= Does not build + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/funkgold ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} |