diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-01 19:56:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-01 19:56:04 +0000 |
commit | 7f44153281a28abf9f54db4292179516460951dc (patch) | |
tree | f0cbd198d34668e8d3997d4c3f820de3e33aa98c /graphics/gnomeiconedit | |
parent | e2293488c055bab7429297300cdf427d65e13e8a (diff) | |
download | ports-7f44153281a28abf9f54db4292179516460951dc.tar.gz ports-7f44153281a28abf9f54db4292179516460951dc.zip |
Notes
Diffstat (limited to 'graphics/gnomeiconedit')
-rw-r--r-- | graphics/gnomeiconedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile index 2c7c58d52b5e..d2622b192ed0 100644 --- a/graphics/gnomeiconedit/Makefile +++ b/graphics/gnomeiconedit/Makefile @@ -20,7 +20,7 @@ USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack bonobo gnomeprint USE_GMAKE= yes USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |