mirror of https://git.FreeBSD.org/ports.git
accessibility/atkmm: unbreak build after 815623f49e
(+)
Commit 815623f49e
was incorrect and only changed glibmm->glibmm26 dependency for accessibility/atkmm
Partially revert it.
PR: 288434
This commit is contained in:
parent
dbade9f054
commit
c1e06576f6
|
@ -14,7 +14,7 @@ PORTSCOUT= limitw:1,even
|
|||
|
||||
USES= compiler:c++11-lang gnome localbase:ldflags meson pkgconfig \
|
||||
python:build tar:xz
|
||||
USE_GNOME= atk glibmm26 libsigc++20
|
||||
USE_GNOME= atk glibmm libsigc++20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in New Issue