diff options
Diffstat (limited to 'mail/mail-notification/Makefile')
-rw-r--r-- | mail/mail-notification/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index 6f98c7e4080f..025ca7a4c959 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -18,7 +18,7 @@ COMMENT= A mail notification for freedesktop.org-compliant system trays USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack eel2 -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib |