diff options
Diffstat (limited to 'lang/gambas')
-rw-r--r-- | lang/gambas/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile index f21811ce0614..44c1d6b10a3d 100644 --- a/lang/gambas/Makefile +++ b/lang/gambas/Makefile @@ -16,11 +16,10 @@ COMMENT= Gambas Almost Means BASic LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ ml.0:${PORTSDIR}/math/ldouble -USE_LIBLTDL= yes +USE_AUTOTOOLS= libltdl:15 libtool:15 USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_BZIP2= yes -USE_LIBTOOL_VER= 15 LIBTOOLFILES= configure libltdl/configure LIBTOOLFLAGS= # none USE_GMAKE= yes |