aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2025-03-11 22:04:21 +0000
committerCharlie Li <vishwin@FreeBSD.org>2025-03-17 04:02:08 +0000
commite87d8134a3460dff28f0c469fff83a187e9820bc (patch)
tree5005d557c2b1e60e1f3b2a4995e2142fe7237610 /astro
parent87a21eb4786a5c34eb321f3dee9f5e1f0a28aa23 (diff)
Diffstat (limited to 'astro')
-rw-r--r--astro/gpscorrelate/Makefile2
-rw-r--r--astro/nightfall/Makefile2
-rw-r--r--astro/opencpn/Makefile2
-rw-r--r--astro/siril/Makefile2
-rw-r--r--astro/viking/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile
index 2bdbea6597fd..2e666ccc448b 100644
--- a/astro/gpscorrelate/Makefile
+++ b/astro/gpscorrelate/Makefile
@@ -22,7 +22,7 @@ USES= compiler:c++11-lang gettext-runtime gmake gnome pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= freefoote
-USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 libxml2 pango
+USE_GNOME= cairo gdkpixbuf glib20 gtk20 libxml2 pango
PLIST_FILES= bin/gpscorrelate bin/gpscorrelate-gui \
share/man/man1/gpscorrelate.1.gz share/man/man1/gpscorrelate-gui.1.gz
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile
index 40dc8e990af6..2b8d2c425f53 100644
--- a/astro/nightfall/Makefile
+++ b/astro/nightfall/Makefile
@@ -12,7 +12,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
USES= compiler gettext gmake gnome jpeg pathfix perl5 pkgconfig
-USE_GNOME= cairo gdkpixbuf2 gtk20
+USE_GNOME= cairo gdkpixbuf gtk20
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile
index 720db32b8a15..b96244a65627 100644
--- a/astro/opencpn/Makefile
+++ b/astro/opencpn/Makefile
@@ -26,7 +26,7 @@ USE_GITHUB= yes
GH_ACCOUNT= ${GH_PROJECT}
GH_PROJECT= OpenCPN
USE_GL= gl glu
-USE_GNOME= cairo gdkpixbuf2 gtk30 pango
+USE_GNOME= cairo gdkpixbuf gtk30 pango
USE_LDCONFIG= ${PREFIX}/lib/opencpn
USE_WX= 3.0+
WX_CONF_ARGS= absolute
diff --git a/astro/siril/Makefile b/astro/siril/Makefile
index 640c4796009e..5c0d4317d88e 100644
--- a/astro/siril/Makefile
+++ b/astro/siril/Makefile
@@ -38,7 +38,7 @@ LIB_DEPENDS+= libopencv_photo.so:graphics/opencv # for some reason, configure fa
USES= cmake:indirect compiler:c++11-lang desktop-file-utils gettext \
gnome meson pkgconfig jpeg shared-mime-info tar:bz2
-USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango
+USE_GNOME= atk cairo gdkpixbuf gtk30 intltool pango
BINARY_ALIAS= git=false
diff --git a/astro/viking/Makefile b/astro/viking/Makefile
index c61a8cad6928..3f80378fe8a3 100644
--- a/astro/viking/Makefile
+++ b/astro/viking/Makefile
@@ -27,7 +27,7 @@ RUN_DEPENDS= gpsbabel:astro/gpsbabel
USES= compiler:c++11-lib desktop-file-utils gettext gmake gnome \
iconv localbase perl5 pkgconfig tar:bzip2 xorg
USE_XORG= x11
-USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack
+USE_GNOME= cairo gdkpixbuf gtk30 intlhack
USE_PERL5= run
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share