diff options
| -rw-r--r-- | audio/qtractor/Makefile | 2 | ||||
| -rw-r--r-- | cad/horizon-eda/Makefile | 2 | ||||
| -rw-r--r-- | graphics/art/Makefile | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile index fb62f056e975..68c2cbcee842 100644 --- a/audio/qtractor/Makefile +++ b/audio/qtractor/Makefile @@ -39,8 +39,6 @@ USE_QT= core gui widgets xml buildtools_build linguisttools_build qmake_build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}_${DISTVERSION} -INSTALLS_ICONS= yes - post-patch: @${REINPLACE_CMD} \ 's|the ALSA Sequencer kernel module (snd-seq-midi)|alsa-seq-server (installed by audio/alsa-seq-server)|' \ diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index aeb66ae921cd..f74a3442b8c3 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -31,8 +31,6 @@ GH_PROJECT= horizon MAKE_ARGS= DEBUGFLAGS= OPTIMIZE= -INSTALLS_ICONS= yes - BINARY_ALIAS= python3=${PYTHON_CMD} LLVM_VER= 12 # workaround for bug#253551 diff --git a/graphics/art/Makefile b/graphics/art/Makefile index cd2160b6dace..75e268f76027 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -32,8 +32,6 @@ USE_XORG= x11 EXTRACT_CMD= gtar -INSTALLS_ICONS= yes - OPTIONS_DEFINE= OPENMP OPTIONS_DEFAULT= # OPENMP |
