aboutsummaryrefslogtreecommitdiff
path: root/audio/geonkick-lv2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-11-09 11:42:33 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-11-09 11:42:33 +0000
commit17a343a0c6d16888a21fcd840e23ebdf667d5804 (patch)
treecbc5c4b0f929e99954b7bc2c6041e8a6c10fdad7 /audio/geonkick-lv2
parenta1ad1314783a0df6c17f7a4b9b05d82bddbcdeac (diff)
downloadports-17a343a0c6d16888a21fcd840e23ebdf667d5804.tar.gz
ports-17a343a0c6d16888a21fcd840e23ebdf667d5804.zip
Remove references to non existent patches.
PR: 250723
Notes
Notes: svn path=/head/; revision=554710
Diffstat (limited to 'audio/geonkick-lv2')
-rw-r--r--audio/geonkick-lv2/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/audio/geonkick-lv2/Makefile b/audio/geonkick-lv2/Makefile
index 78fa731bd878..08151220f6fa 100644
--- a/audio/geonkick-lv2/Makefile
+++ b/audio/geonkick-lv2/Makefile
@@ -28,11 +28,4 @@ USE_XORG= x11
INSTALLS_ICONS= yes
-.include <bsd.port.pre.mk>
-
-.if ${CHOSEN_COMPILER_TYPE} == clang
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-plugin_lv2_CMakeLists.txt \
- ${FILESDIR}/extra-patch-standalone_CMakeLists.txt
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>