From da880765886f48c0ac8fd253e5601d04ea853215 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- emulators/visualos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/visualos') diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index d6f8d1d168a3..f12fdf153a50 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit