Remove lthack, and set LIBTOOL_VER to 15.

This commit is contained in:
Adam Weinberger 2004-07-28 15:01:03 +00:00
parent 7ffd5a6293
commit 373ba5bfe7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114941

View File

@ -19,9 +19,9 @@ COMMENT= Provide uniform access to data sources for the GNOME 2 environment
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui lthack
USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui
USE_PERL5= yes
USE_LIBTOOL_VER= 13
USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"