diff options
Diffstat (limited to 'mail/gbuffy/Makefile')
-rw-r--r-- | mail/gbuffy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index bf0cbb5f836b..da2e7a2397d2 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ PLIST_FILES= bin/gbuffy USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" |