diff options
Diffstat (limited to 'audio/akode-plugins-oss/Makefile')
-rw-r--r-- | audio/akode-plugins-oss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/akode-plugins-oss/Makefile b/audio/akode-plugins-oss/Makefile index 7cc458617229..cea2107ecc8f 100644 --- a/audio/akode-plugins-oss/Makefile +++ b/audio/akode-plugins-oss/Makefile @@ -37,6 +37,7 @@ pre-configure: @${REINPLACE_CMD} -e 's@%%SUBDIRS%%@${PLUGIN}@g' ${WRKSRC}/akode/plugins/Makefile.in do-build: + cd ${WRKSRC}/arts/runtime && gmake cd ${WRKSRC}/akode && gmake do-install: |