diff -ruN gnokii.old/Makefile gnokii/Makefile --- gnokii.old/Makefile Fri Apr 30 01:00:20 2004 +++ gnokii/Makefile Fri Apr 30 02:21:25 2004 @@ -52,7 +52,6 @@ PLIST_SUB+= SMSD='@comment ' PLIST_SUB+= PGM='@comment ' PLIST_SUB+= MSM='@comment ' -USE_GNOME+= glib12 .else PLIST_SUB+= SMSD='' MAN8+= smsd.8 @@ -70,6 +69,7 @@ .else PLIST_SUB+= PGM='@comment ' .endif +USE_GNOME+= glib12 .endif .if defined(WITHOUT_X11)