diff options
Diffstat (limited to 'textproc/sagasu/Makefile')
-rw-r--r-- | textproc/sagasu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index c36373bf2afd..d185c2505e0b 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -17,7 +17,7 @@ COMMENT= Sagasu is a GNOME tool to find strings in a set of files USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomehack gnomeprefix libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |