diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-03 20:18:13 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-03 20:18:13 +0000 |
commit | 6bb41db8de2d230dc7094adc1e6814b4d08a8f6e (patch) | |
tree | 42a20005016b408ec71bd095c4b1866ea68b233d /textproc/sagasu/Makefile | |
parent | 13142dd19cb90b39fac29bd90bd4920febccdd35 (diff) | |
download | ports-6bb41db8de2d230dc7094adc1e6814b4d08a8f6e.tar.gz ports-6bb41db8de2d230dc7094adc1e6814b4d08a8f6e.zip |
Notes
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 259988fad9f4..889a354a7690 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_VER=13 +USE_LIBTOOL_VER=15 USE_GNOME= gnomehack gnomeprefix libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |