diff options
Diffstat (limited to 'science/gchempaint')
-rw-r--r-- | science/gchempaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index a8a6deca1e2d..5820ea5210fe 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -23,7 +23,7 @@ INSTALLS_SHLIB= yes GCONF_SCHEMAS= gchempaint-arrows.schemas USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-help-dir=${PREFIX}/share/gnome/help |