diff options
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 7bb8842..96596bf 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -20,7 +20,7 @@ COMMENT= Library that supports startup notification spec from freedesktop.org USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |