diff options
Diffstat (limited to 'science/v_sim/Makefile')
-rw-r--r-- | science/v_sim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 741466eac83a..76fc3ad57d4c 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -16,7 +16,7 @@ USE_BZIP2= yes USE_GNOME= gtk20 USE_GL= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" USE_GCC= 3.4+ |