diff options
Diffstat (limited to 'deskutils/notify-osd/Makefile')
-rw-r--r-- | deskutils/notify-osd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile index cdab216d496a..62e605203a4c 100644 --- a/deskutils/notify-osd/Makefile +++ b/deskutils/notify-osd/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus GNU_CONFIGURE= yes USES= gmake USE_GNOME= libwnck gconf2 -USE_GCC= 4.4+ +USE_GCC= yes .include <bsd.port.mk> |