diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:26:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:26:39 +0000 |
commit | 63047f94b31d3faa2f500d0c019666f791797adb (patch) | |
tree | cfe36e72d5783dcbcfb220c4ecd127d1f8c9eb4e /audio/gnapster/Makefile | |
parent | 5200cfb2df937b1bf91c35ba199f62fc3d15129f (diff) |
Notes
Diffstat (limited to 'audio/gnapster/Makefile')
-rw-r--r-- | audio/gnapster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile index 7d4e57353c32..21b03db02057 100644 --- a/audio/gnapster/Makefile +++ b/audio/gnapster/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= imlib WANT_GNOME= yes -USE_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |