aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/qsampler/Makefile7
1 files changed, 0 insertions, 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>