comms/gpredict: fix build with GCC-based architectures
PR: 237144 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
558f09542b
commit
4fba30835a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498527
@ -17,7 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libgoocanvas-2.0.so:graphics/goocanvas2 \
|
||||
libgps.so:astro/gpsd
|
||||
|
||||
USES= gettext gmake pkgconfig tar:bz2
|
||||
USES= compiler:c11 gettext gmake gnome pkgconfig tar:bz2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user