diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/contact-lookup-applet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index a78c1dd8e..a18fe0b72 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -19,8 +19,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_REINPLACE= yes -USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel \ - evolutiondataserver gal2 +USE_GNOME= gnomeprefix gnomehack gnomepanel evolutiondataserver gal2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |