diff options
Diffstat (limited to 'devel/orbitcpp/Makefile')
-rw-r--r-- | devel/orbitcpp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index 67151454fce5..1f573f08e567 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -17,7 +17,8 @@ BROKEN= "Does not build" LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |