diff options
Diffstat (limited to 'www/p5-Apache-MP3/Makefile')
-rw-r--r-- | www/p5-Apache-MP3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile index 2d6da711779f..28b2cb10f821 100644 --- a/www/p5-Apache-MP3/Makefile +++ b/www/p5-Apache-MP3/Makefile @@ -28,6 +28,7 @@ MAN3= Apache::MP3.3 \ Apache::MP3::Resample.3 \ Apache::MP3::Sorted.3 +NO_STAGE= yes post-install: ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/apache_mp3/* ${DATADIR} |