x11/alltray: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 17:58:15 +00:00
parent 03c502f117
commit 2f8ef17b0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546385

View File

@ -17,6 +17,8 @@ USES= gnome libtool pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
# Upstream seems dead. Don't expect a proper fix.
CFLAGS+= -fcommon
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip