aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-27 04:17:04 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-27 04:17:04 +0000
commita588c69f994af9724a51f28fe6c068e4c1f98649 (patch)
tree9cdeea5e79d048690bcfa373a17b1edbd7747c83
parent0533ce77b4d0d26a5ad3fa5b551b06af7d33f14f (diff)
downloadports-a588c69f994af9724a51f28fe6c068e4c1f98649.tar.gz
ports-a588c69f994af9724a51f28fe6c068e4c1f98649.zip
Notes
-rw-r--r--audio/mutemix/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile
index bae92a8b7146..a675b0e44bcb 100644
--- a/audio/mutemix/Makefile
+++ b/audio/mutemix/Makefile
@@ -19,15 +19,12 @@ RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \
USE_PYTHON= yes
NO_BUILD= yes
-PLIST= ${WRKDIR}/pkg-plist
+PLIST_FILES= bin/mutemix
WRKSRC= ${WRKDIR}
do-extract:
${MKDIR} ${WRKDIR}
-pre-install:
- ${ECHO_CMD} "bin/mutemix" > ${PLIST}
-
do-install:
${INSTALL_SCRIPT} ${_DISTDIR}/${DISTFILES} ${PREFIX}/bin/mutemix