aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mp3c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile
index 63c6b268e1a8..2f0466d340e9 100644
--- a/audio/mp3c/Makefile
+++ b/audio/mp3c/Makefile
@@ -33,6 +33,6 @@ post-patch:
${WRKSRC}/src/conf.c
post-install:
- ${INSTALL_SCRIPT} ${FILESDIR}/cdrip.sh ${STAGEDIR}${LOCALBASE}/bin
+ ${INSTALL_SCRIPT} ${FILESDIR}/cdrip.sh ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>