diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 11:19:58 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 11:19:58 +0000 |
commit | de94e0e1609a9f2a40be0bdc9592002fe3464557 (patch) | |
tree | e63a7473b09ed1d3956224c6f37079320c4da68e /audio/akode-plugins-xiph/Makefile | |
parent | b3fc541cf1e8cc80c15b4d48188487501618ae39 (diff) |
Update to KDE 3.4.3 / KOffice 1.4.2
Notes
Notes:
svn path=/head/; revision=147365
Diffstat (limited to 'audio/akode-plugins-xiph/Makefile')
-rw-r--r-- | audio/akode-plugins-xiph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index 0f8dd43fab9b..34f886f2ae2c 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -42,6 +42,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: |