diff options
Diffstat (limited to 'lang/see/Makefile')
-rw-r--r-- | lang/see/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/see/Makefile b/lang/see/Makefile index eb9a288cccf5..06079d909789 100644 --- a/lang/see/Makefile +++ b/lang/see/Makefile @@ -19,6 +19,7 @@ CONFLICTS= see-devel-[0-9]* OPTIONS= GC "Use Boehm-Weiser garbage collection pkg" on \ OPTIMIZED_CFLAGS "Enable some additional optimizations" off +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes USE_GMAKE= yes |