git: f13be788ed89 - main - audio/qsampler: Remove unnecessary targets
Yuri Victorovich
yuri at FreeBSD.org
Sun Jul 4 20:32:41 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f13be788ed89630a1b93a8bace84310bd1b81b31
commit f13be788ed89630a1b93a8bace84310bd1b81b31
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-07-04 20:32:10 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-07-04 20:32:39 +0000
audio/qsampler: Remove unnecessary targets
---
audio/qsampler/Makefile | 7 -------
1 file changed, 7 deletions(-)
diff --git a/audio/qsampler/Makefile b/audio/qsampler/Makefile
index 037a7eb9cd3c..06d89710b9a5 100644
--- a/audio/qsampler/Makefile
+++ b/audio/qsampler/Makefile
@@ -24,11 +24,4 @@ USE_QT= core gui network widgets x11extras \
USE_GITHUB= yes
GH_ACCOUNT= rncbc
-post-configure:
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o ${PORTNAME}.mak \
- ${QMAKE_ARGS}
-
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qsampler
-
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list