CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/01/28 02:33:09
Modified files:
devel/libnotify: Makefile
Added files:
devel/libnotify/patches: patch-libnotify_notification_h
Log message:
Comma at end of enumerator list is not valid in c++ (and errors out when
using -pedantic), and some c++ code (like, mozilla) might use libnotify.
Fix offending header.
ok ajacoutot@
