aboutsummaryrefslogtreecommitdiff
path: root/audio/pacpl
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-12-19 23:40:18 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-12-19 23:40:18 +0000
commitffd718b45340589bae02373d5bae20d7942a4fcc (patch)
tree0dfc82e959563f443ebfd928a276ab967724fe91 /audio/pacpl
parent7ac9416eded4b98c13d18ad58642cf9979834f70 (diff)
downloadports-ffd718b45340589bae02373d5bae20d7942a4fcc.tar.gz
ports-ffd718b45340589bae02373d5bae20d7942a4fcc.zip
Notes
Diffstat (limited to 'audio/pacpl')
-rw-r--r--audio/pacpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile
index 7aa98c9caf5f..cc9701222485 100644
--- a/audio/pacpl/Makefile
+++ b/audio/pacpl/Makefile
@@ -88,6 +88,6 @@ do-install:
${PREFIX}/${KONQ_SVCM_DIR}/
@${CHMOD} a+x ${PREFIX}/${AMAROK_SCR_DIR}/*pl
@${ECHO_CMD} "name = Pacx" > ${PREFIX}/${AMAROK_SCR_DIR}/transcoding_pacx.spec
- @${ECHO_CMD} "type = transcoding" >> ${PREFIX}/${AMAROK_SCR_DIR}/transcoding_pacx.spec
+ @${ECHO_CMD} "type = transcode" >> ${PREFIX}/${AMAROK_SCR_DIR}/transcoding_pacx.spec
.include <bsd.port.mk>