diff options
Diffstat (limited to 'math/wfmath/Makefile')
-rw-r--r-- | math/wfmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index d35482aa35cf..326ffc0b2bb6 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -18,6 +18,6 @@ USE_GMAKE= yes USE_GNOME= pkgconfig gnomehack INSTALLS_SHLIB= yes USE_GCC= 3.4 -USE_AUTOTOOLS= libtool:15:inc +GNU_CONFIGURE= yes .include <bsd.port.mk> |