aboutsummaryrefslogtreecommitdiff
path: root/audio/pc-mixer
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-08 10:26:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-08 10:26:42 +0000
commitfc499acff7398dfefb1aa1fe75bc98d20d490ab2 (patch)
treed9b3c4b855f79e438875764f8492d4df7b9801c8 /audio/pc-mixer
parent8081d7d4db5f82c5bc906671f26302a579e75d8b (diff)
downloadports-fc499acff7398dfefb1aa1fe75bc98d20d490ab2.tar.gz
ports-fc499acff7398dfefb1aa1fe75bc98d20d490ab2.zip
Do not set WRKSRC{,_SUBDIR} twice
Notes
Notes: svn path=/head/; revision=489664
Diffstat (limited to 'audio/pc-mixer')
-rw-r--r--audio/pc-mixer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/pc-mixer/Makefile b/audio/pc-mixer/Makefile
index 9f8558bf5421..73d99f9dc899 100644
--- a/audio/pc-mixer/Makefile
+++ b/audio/pc-mixer/Makefile
@@ -10,7 +10,6 @@ COMMENT= QT5 based audio mixer for FreeBSD
LICENSE= BSD2CLAUSE
-WRKSRC_SUBDIR= src-qt5
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
MAKE_JOBS_UNSAFE=yes