diff options
Diffstat (limited to 'devel/libnotifymm/Makefile')
-rw-r--r-- | devel/libnotifymm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libnotifymm/Makefile b/devel/libnotifymm/Makefile index 022a9746526a..37eea4609fd5 100644 --- a/devel/libnotifymm/Makefile +++ b/devel/libnotifymm/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= pkgconfig gnomehack gnomeprefix ltverhack CONFIGURE_ENV= CPPFLAGS="-I${WRKSRC}/libnotify `pkg-config --cflags glibmm-2.4 libnotify gtkmm-2.4`" USE_LDCONFIG= yes |