diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgda5/Makefile | 1 | ||||
-rw-r--r-- | databases/pgadmin3/Makefile | 1 | ||||
-rw-r--r-- | databases/sequeler/Makefile | 1 | ||||
-rw-r--r-- | databases/sqldeveloper/Makefile | 1 | ||||
-rw-r--r-- | databases/sqlitebrowser/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index d1b7e89a48bf..7df1c58a155a 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -50,7 +50,6 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error CONFIGURE_ARGS+=--with-ui USE_GNOME+= cairo gtk30 -INSTALLS_ICONS= yes .else CONFIGURE_ARGS+=--without-ui .endif diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index 51d6da16b960..93e958e77a25 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -20,7 +20,6 @@ USE_WX= 3.0 USE_CXXSTD= c++11 WX_COMPS= wx -INSTALLS_ICONS= yes ICON_SIZES= 16 32 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-version=${USE_WX} --enable-databasedesigner diff --git a/databases/sequeler/Makefile b/databases/sequeler/Makefile index cd881a080ffa..a462e39973bb 100644 --- a/databases/sequeler/Makefile +++ b/databases/sequeler/Makefile @@ -22,7 +22,6 @@ USE_GITHUB= yes GH_ACCOUNT= Alecaddd USE_GNOME= cairo glib20 gtk30 gtksourceview3 libgda5 GLIB_SCHEMAS= com.github.alecaddd.sequeler.gschema.xml -INSTALLS_ICONS= yes # for build-aux/meson_post_install.py BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/databases/sqldeveloper/Makefile b/databases/sqldeveloper/Makefile index 6fd1c38e7538..97977c967774 100644 --- a/databases/sqldeveloper/Makefile +++ b/databases/sqldeveloper/Makefile @@ -16,7 +16,6 @@ LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror RUN_DEPENDS= bash:shells/bash USES= gnome zip -INSTALLS_ICONS= yes USE_JAVA= yes JAVA_VERSION= 11+ diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index e0b0f1b7c336..16c46e7d98a0 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -22,7 +22,6 @@ USE_QT= core concurrent gui network printsupport testlib widgets \ buildtools_build linguisttools_build qmake_build xml USE_GITHUB= yes -INSTALLS_ICONS= yes PORTSCOUT= ignore:1 |