diff options
Diffstat (limited to 'x11/startup-notification')
-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 f6d172e09095..247dbd8a1c07 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier pkgconfig -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |